- 10 Apr, 2010 3 commits
-
-
YAMAMOTO Mitsuharu authored
* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF) (PTY_OPEN): New defines. Use openpty (Bug#726, Bug#5819).
-
Glenn Morris authored
-
Glenn Morris authored
* progmodes/fortran.el (fortran-match-and-skip-declaration): New function. (fortran-font-lock-keywords-3): Use it. (Bug#1835)
-
- 09 Apr, 2010 1 commit
-
-
Glenn Morris authored
* trouble.texi (Contributing): Add cindex entry. Mention etc/CONTRIBUTE.
-
- 08 Apr, 2010 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 07 Apr, 2010 3 commits
-
-
Jan Djärv authored
* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use FRAME_LINE_TO_PIXEL_Y. * xterm.c (x_set_window_size_1): Don't add border_width/height to pixelwidth/height.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 06 Apr, 2010 3 commits
-
-
Chong Yidong authored
* mark.texi (Persistent Mark): Copyedits. Replace undo example with query-replace (Bug#5774).
-
Chong Yidong authored
* textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to paragraph-separate (Bug#5821).
-
Chong Yidong authored
-
- 05 Apr, 2010 2 commits
-
-
Juri Linkov authored
* info.el (Info-find-node-2): Comment out code that skips breadcrumbs line. (Info-mouse-follow-link): New command. (Info-link-keymap): New keymap. (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'. Return a string with links instead of inserting breadcrumbs to the Info buffer. (Info-fontify-node): Comment out code that inserts breadcrumbs. Instead of putting the `invisible' text property over the Info header, make an overlay over the Info header with the `invisible' property and `after-string' set to the string returned by `Info-breadcrumbs'.
-
Chong Yidong authored
* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for terminal frames (Bug#5837).
-
- 04 Apr, 2010 1 commit
-
-
Francesc Rocher authored
-
- 03 Apr, 2010 3 commits
-
-
Chong Yidong authored
Reported by monkey@sandpframing.com.
-
Juanma Barranquero authored
* ntlib.c (getgid, getegid, setegid): New stubs. * ntlib.h (getgid, getegid, setegid): Declare them.
-
Chong Yidong authored
-
- 02 Apr, 2010 3 commits
-
-
Chong Yidong authored
* movemail.c (main): Check return values of setuid. Avoid possibility of symlink attack when movemail is setgid mail (CVE-2010-0825).
-
Juanma Barranquero authored
* cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members) (semantic-create-imenu-directory-index): Fix typos in docstrings. (semantic-imenu-goto-function): Reflow docstring.
-
Juanma Barranquero authored
-
- 01 Apr, 2010 3 commits
-
-
Andreas Schwab authored
* mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system if set.
-
Chong Yidong authored
* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.
-
Chong Yidong authored
-
- 31 Mar, 2010 4 commits
-
-
Chong Yidong authored
* nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. * nsterm.h: Fix prototype.
-
Eli Zaretskii authored
control.texi (Handling Errors): How to re-throw a signal caught by condition-case.
-
Eli Zaretskii authored
w32fns.c (x_create_tip_frame): Copy `parms' before we modify it in this function.
-
Chong Yidong authored
-
- 30 Mar, 2010 6 commits
-
-
Chong Yidong authored
-
Tomas Abrahamsson authored
-
Jan Djärv authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Eli Zaretskii authored
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'.
-
- 29 Mar, 2010 5 commits
-
-
Chong Yidong authored
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.
-
Chong Yidong authored
* cedet/semantic-ia-utest.el (semantic-symref-test-count-hits-in-tag): Add function, from semantic-test.el.
-
Chong Yidong authored
* 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.
-
Stefan Monnier authored
* tmm.el (tmm-prompt): Also handle keymap entries in the form of vectors rather than cons cells, as used in menu-bar-update-buffers.
-
Katsumi Yamaoka authored
-
- 28 Mar, 2010 2 commits
-
-
Chong Yidong authored
* 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).
-
Chong Yidong authored
* images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after svg tag (Bug#5790).
-