- 25 Jan, 2011 5 commits
-
-
Glenn Morris authored
(See current maintain.info.)
-
Glenn Morris authored
-
Glenn Morris authored
Note setting of CANNOT_DUMP on ia64 hpux is still to be merged manually.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 24 Jan, 2011 14 commits
-
-
Gnus developers authored
shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6] tags. mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg if EPG is loaded. message.texi (IDNA): Explain what it is. gnus.texi (The Empty Backend): Document nnnil (bug #7653). gnus-agent.el (gnus-agent-prompt-send-queue): Whitespace fix. shr.el (shr-expand-newlines): Proof of concept implemantation of boxy backgrounds. (shr-expand-newlines): Switch to using overlays to enable kill'n'yank in a more sensible manner.
-
Stefan Monnier authored
the buffer's point-max. Fixes: debbugs:7876
-
Stefan Monnier authored
insert-file-contents if it's `visit'ing the file. Fixes: debbugs:7854
-
Stefan Monnier authored
Don't move backward, so as not to fall in an inf-loop. Fixes: debbugs:7736
-
Stefan Monnier authored
Handle ?" and friends differently (e.g. don't use backrefs). Fixes: debbugs:7735
-
Deniz Dogan authored
-
Glenn Morris authored
-
Jay Belanger authored
(calc-default-field-reference-level): New variables. * calc/calc-units.el (math-standard-units): Add dB and Np. (math-logunits): New variable. (math-extract-logunits, math-logcombine, calcFunc-luplus) (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level) (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level): New functions. (math-find-base-units-rec): Add entry for ln(10). * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help. (calc-ul-prefix-help): New function. * calc/calc-ext.el (calc-init-extensions): Autoload new units functions. Add keybindings for new units functions.
-
Paul Eggert authored
-
Paul Eggert authored
-
Lars Ingebrigtsen authored
gnus-html.el (gnus-html-image-fetched): Don't kill the temporary buffer after being called. It's apparently being killed by url.el, and killing it made point move to end-of-buffer in a random buffer. shr.el (shr-image-fetched): Ditto. shr.el (shr-image-fetched): Avoid having point move in the article buffer. gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and fix the bug in url-http.el instead. shr.el (shr-image-fetched): Ditto. gravatar.el (gravatar-retrieve): Be silent when retrieving. gnus-gravatar.el (gnus-gravatar-insert): Don't move point around in the article buffer. (gnus-gravatar-insert): Use blank space from the current buffer to avoid breaking text properties. This makes X-Sent updating work again. gnus-art.el (gnus-article-read-summary-keys): Don't call disabled commands.
-
Glenn Morris authored
* lisp/mwheel.el: Fix typo in copyright years. Duplicate 2002 introduced in CVS r1.35. 2003 is a copyrightable year since Emacs 21.3 was released then.
-
Glenn Morris authored
Duplicate 2002 introduced in CVS r1.35. 2003 is a copyrightable year since Emacs 21.3 was released then.
-
Glenn Morris authored
-
- 23 Jan, 2011 21 commits
-
-
Chong Yidong authored
Suggested by Peter O'Gorman.
-
Chong Yidong authored
Remove unused HAVE_SHM branch.
-
Peter O'Gorman authored
* configure.in: Add HP-UX on IA64 (Bug#6811). * src/s/hpux11.h: Set CANNOT_DUMP on IA64 (Bug#6811).
-
Werner Meisner authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Jan Djärv authored
setFrameTopLeftPoint is constrained.
-
Julien Danjou authored
mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to text/x-org.
-
Werner LEMBERG authored
* Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): Updated.
-
Werner LEMBERG authored
* Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): New variable to control texi2dvi and texi2pdf.
-
Werner LEMBERG authored
(MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): New variable to control texi2dvi and texi2pdf.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
when calling XpmCreatePixmapFromData.
-
Glenn Morris authored
-
Glenn Morris authored
-
Paul Eggert authored
-
Chong Yidong authored
* doc/lispref/searching.texi (Regexp Special): Remove outdated discussion of character sets.
-
Nobuyoshi Nakada authored
* lisp/progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for here-doc which ends with an underscore. (ruby-mode-set-encoding): Skip shebang line always. (ruby-mode-map): Bind C-c C-c to comment-region. (ruby-expr-beg, ruby-font-lock-keywords): Highlight literal hash key labels as symbols. (ruby-forward-sexp): Stop after literal hash key labels. (ruby-font-lock-syntactic-keywords): Highlight regexp after open bracket.
-
Glenn Morris authored
-