- 24 Sep, 2009 14 commits
-
-
Nick Roberts authored
(gdb-jsonify-buffer): Handle case where "=" is part of value string.
-
Nick Roberts authored
-
Andreas Schwab authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(rmail-mime-bulk-handler): Optionally handle images. (rmail-mime-image): New button action. (rmail-mime-image-handler): New function. (rmail-mime-mode): New mode. (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
-
Glenn Morris authored
there is no newline after the final mime boundary. (Bug#4539) Move markers on insertion so that any buttons inserted don't end up in the next part of a multipart message.
-
Stefan Monnier authored
than just dropping elements from it (bug#4504).
-
Stefan Monnier authored
(term-handle-ansi-escape): Call term-goto here instead. Suggested by Ivan Kanis <apple@kanis.eu>.
-
Stefan Monnier authored
(term-ansi-reset): New function. (term-mode, term-emulate-terminal, term-handle-colors-array): Use it. (term-handle-colors-array): Simplify.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* allout.el * dired-aux.el * dired-x.el * epa-file.el * ps-print.el * shell.el * vc-hooks.el * vc-rcs.el * vc-sccs.el * vc.el * view.el * wdired.el * emacs-lisp/authors.el * net/dig.el * net/socks.el * net/zeroconf.el * obsolete/vc-mcvs.el * progmodes/gdb-mi.el * progmodes/grep.el * progmodes/idlw-help.el * progmodes/idlw-shell.el * progmodes/idlwave.el * progmodes/inf-lisp.el * textmodes/bibtex.el * textmodes/ispell.el * textmodes/reftex-toc.el
-
Stefan Monnier authored
(term-handle-colors-array): Use it.
-
Juanma Barranquero authored
-
- 23 Sep, 2009 16 commits
-
-
Juanma Barranquero authored
* message.el (message-check-recipients): * mm-util.el (mm-codepage-setup): * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch) (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
-
Juanma Barranquero authored
(org-shiftselect-error, org-ctrl-c-ctrl-c): * org-agenda.el (org-agenda-undo, org-check-for-org-mode): * org-attach.el (org-attach-check-absolute-path): * org-docbook.el (org-export-as-docbook): * org-html.el (org-export-as-html): * org-id.el (org-id-update-id-locations): * org-table.el (org-table-fedit-lisp-indent, orgtbl-send-table): Fix typos in error messages.
-
Nick Roberts authored
(gdb-non-stop-handler): Set gdb-version. (gdb-gud-context-command, gdb-current-context-command, gdb-stopped): Condition "--thread" option on gdb-version. (gdb-invalidate-threads): Remove unused argument.
-
Nick Roberts authored
-
Stefan Monnier authored
to looking-back to avoid ridiculous slow down in large files (bug#4511).
-
Adrian Robert authored
-
Adrian Robert authored
(EmacsApp-application:openFiles:): Remove GNUstep conditionals. (EmacsScroller-setPosition:portion:whole:): Remove -display call under GNUstep. (EmacsView-initFrameFromEmacs:): Set autoresizing mask. * nsfont.m (ns_glyph_metrics): Remove GNUstep conditional for glyph advancement.
-
Adrian Robert authored
glyph advancement.
-
Adrian Robert authored
(EmacsApp-application:openFiles:): Remove GNUstep conditionals. (EmacsScroller-setPosition:portion:whole:): Remove -display call under GNUstep. (EmacsView-initFrameFromEmacs:): Set autoresizing mask.
-
Glenn Morris authored
mail without References or Message-Id. (Bug#4525)
-
Adrian Robert authored
(syms_of_nsfont): Declare it. (ns_registry_to_script): New function. (ns_get_req_script): Call it. (ns_findfonts): Don't give up on non-unicode registry. * font.c (DEFAULT_ENCODING) [HAVE_NS]: Remove special case.
-
Adrian Robert authored
(syms_of_nsfont): Declare it. (ns_registry_to_script): New function. (ns_get_req_script): Call it. (ns_findfonts): Don't give up on non-unicode registry.
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Daiki Ueno authored
-
- 22 Sep, 2009 10 commits
-
-
Sam Steingold authored
-
Sam Steingold authored
-
Adrian Robert authored
* nsmenu.m (EmacsMenu-menuNeedsUpdate): Ignore if frame has been deleted (bug #4492).
-
Adrian Robert authored
-
Adrian Robert authored
-
Sam Steingold authored
`vc-hg-command' because hg returns status 1 when nothing is found.
-
Sam Steingold authored
-
Stefan Monnier authored
(fill-french-nobreak-p): Remove redundant » and « inherited from our pre-unicode days.
-
Stefan Monnier authored
(change-log-mode): Use it so fill-region DTRT. Set fill-indent-according-to-mode here rather than in change-log-fill-paragraph. (change-log-fill-paragraph): Remove.
-
Juanma Barranquero authored
`Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
-