2010-11-10 |
Glenn Morris |
Remove ls-lisp time-related functions that duplicate standard functions.
|
2010-11-10 |
Glenn Morris |
system-type related trivia.
|
2010-11-10 |
Glenn Morris |
net-utils system-type trivia.
|
2010-11-10 |
Glenn Morris |
* lisp/startup.el (package-initialize): Update declaration.
|
2010-11-10 |
Glenn Morris |
* lisp/gnus/smime.el (from): Remove unused declaration.
|
2010-11-10 |
Glenn Morris |
time-to-seconds related simplifications.
|
2010-11-10 |
Glenn Morris |
Replace some eshell functions that duplicate standard functions.
|
2010-11-10 |
Glenn Morris |
Silence compilation of some shell files.
|
2010-11-10 |
Glenn Morris |
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.
|
2010-11-10 |
Glenn Morris |
ChangeLog fix.
|
2010-11-10 |
Katsumi Yamaoka |
gnus-art.el (org-entities): Bind it.
|
2010-11-10 |
Katsumi Yamaoka |
net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
|
2010-11-09 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-09 |
Stefan Monnier |
Merge from emacs-23
|
2010-11-09 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
|
2010-11-09 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
2010-11-09 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-regexp): Fix default value.
|
2010-11-08 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
|
2010-11-08 |
Stefan Monnier |
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
|
2010-11-08 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
|
2010-11-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.
|
2010-11-07 |
Jan D |
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
|
2010-11-07 |
Jan D |
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize
|
2010-11-07 |
Glenn Morris |
Fix typo in previos flymake change.
|
2010-11-07 |
Glenn Morris |
Minor esh-util changes.
|
2010-11-07 |
Glenn Morris |
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.
|
2010-11-07 |
Glenn Morris |
Minor checkdoc simplifications.
|
2010-11-07 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
2010-11-07 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
|
2010-11-07 |
Glenn Morris |
Replace more speedbar uses of end-of-line etc with line-end-position.
|
2010-11-07 |
Katsumi Yamaoka |
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
|
2010-11-06 |
Glenn Morris |
Use line-end-position rather than end-of-line, etc.
|
2010-11-06 |
Glenn Morris |
Minor idlwave change.
|
2010-11-06 |
Glenn Morris |
Minor eieio-comp changes.
|
2010-11-06 |
Glenn Morris |
Silence viper-cmd compilation.
|
2010-11-06 |
Glenn Morris |
Silence elint compilation.
|
2010-11-06 |
Glenn Morris |
Silence gnus-art compilation.
|
2010-11-06 |
Glenn Morris |
Silence mail-extr compilation.
|
2010-11-06 |
Glenn Morris |
Silence reftex compilation.
|
2010-11-06 |
Glenn Morris |
Minor emerge changes.
|
2010-11-06 |
Eli Zaretskii |
xdisp.c: Add commentary about character compositions in bidirectional text.
|
2010-11-06 |
Ralf Angeli |
RefTeX: Improve matching of bib entries.
|
2010-11-06 |
Eli Zaretskii |
src/ChangeLog: Fix log entry for revno 102262.
|
2010-11-06 |
Eli Zaretskii |
Support R2L lines in tool-tip text.
|
2010-11-06 |
Michael Albinus |
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
|
2010-11-06 |
Andreas Schwab |
configure.in: Fix indentation
|
2010-11-06 |
Jan D. |
* src/nsfont.m: Include termchar for new mouse-highlight.
|
2010-11-06 |
Eli Zaretskii |
Unify mouse-highlight code for all GUI and TTY sessions.
|
2010-11-05 |
Sam Steingold |
chapter, part, section are all DocBook elements
|
2010-11-05 |
Eli Zaretskii |
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.
|
2010-11-05 |
Lars Magne Ingebrigtsen |
Decode utf-8 strings in mixed environments by default.
|
2010-11-05 |
Jan D. |
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).
|
2010-11-05 |
Adrian Robert |
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.
|
2010-11-05 |
Glenn Morris |
Quiet, woman. (Sorry...).
|
2010-11-05 |
Glenn Morris |
Silence doctor.el compilation.
|
2010-11-05 |
Glenn Morris |
Silence cl-macs.el compilation.
|
2010-11-05 |
Glenn Morris |
Silence byte-opt.el compilation.
|
2010-11-05 |
Glenn Morris |
ChangeLog fix.
|
2010-11-04 |
Lars Magne Ingebrigtsen |
Refer to set-coding-system-priority instead of the obsolete
|
2010-11-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-04 |
Glenn Morris |
ChangeLog fix.
|
2010-11-04 |
Sam Steingold |
identify "refentry" as DocBook
|
2010-11-04 |
Adrian Robert |
* nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return statements. Based on a patch by Ismail Donmez <ismail@namtrac.org>.
|
2010-11-04 |
Chong Yidong |
Notes about elpa.gnu.org for maintainers.
|
2010-11-04 |
Michael Albinus |
* tramp.texi (Remote shell setup): New item "Interactive shell
|
2010-11-04 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
|
2010-11-03 |
Chong Yidong |
* emacs-lisp/package.el (package-unpack): Remove no-op.
|
2010-11-03 |
Chong Yidong |
Support for gif transparency.
|
2010-11-03 |
Chong Yidong |
etc/NEWS: Move --with-crit-dir option to emacs-23.
|
2010-11-09 |
Eli Zaretskii |
xfns.c (x_real_positions): Fix declaration-after-statement problem.
|
2010-11-09 |
Glenn Morris |
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
|
2010-11-09 |
Glenn Morris |
ChangeLog fix.
|
2010-11-09 |
Chong Yidong |
Bump version to 23.2.90.
EMACS_PRETEST_23_2_90
|
2010-11-08 |
Stefan Monnier |
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.
|
2010-11-08 |
Stefan Monnier |
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
|
2010-11-08 |
Stefan Monnier |
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):
|
2010-11-08 |
Stefan Monnier |
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
|
2010-11-08 |
Stefan Monnier |
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
|
2010-11-07 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el: New package.
|
2010-11-07 |
Michael Albinus |
Fix misleading Changelog entry.
|
2010-11-06 |
Michael Albinus |
Fix typo.
|
2010-11-06 |
Michael Albinus |
* files.el (backup-by-copying-when-mismatch): Make it a buffer local
|
2010-11-06 |
Eli Zaretskii |
Fix bug #7300.
|
2010-11-06 |
Eli Zaretskii |
Back-port from trunk the fix for bug #6294.
|
2010-11-06 |
Eli Zaretskii |
Fix bug #7285.
|
2010-11-06 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-insert-one-definition)
|
2010-11-05 |
Michael Albinus |
* trampver.texi: Update release number.
|
2010-11-05 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2010-11-05 |
Chong Yidong |
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.
|
2010-11-04 |
Chong Yidong |
Regenerate configure.
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#5723 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r99752 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99751 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99750 from trunk
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#6287 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r100459 from trunk
|
2010-11-04 |
Chong Yidong |
Backport fix for Bug#2423 from trunk.
|
2010-11-04 |
Chong Yidong |
Backport r99863 from trunk
|
2010-11-04 |
Chong Yidong |
Backport r99862 from trunk
|
2010-11-04 |
Chong Yidong |
Backport from trunk.
|
2010-11-04 |
Chong Yidong |
Backport Bug#6765 fix from trunk.
|
2010-11-04 |
Michael Albinus |
* configure.in: Don't write a warning for D-Bus anymore.
|
2010-11-04 |
Jan D. |
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our
|
2010-11-04 |
Jan D. |
Remove debug code.
|
2010-11-04 |
Jan D. |
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
|
2010-11-03 |
Jay Belanger |
calc.texi: Update Emacs version to 23.3.
|
2010-11-03 |
Chong Yidong |
Fix for Bug#5655, backported from trunk.
|
2010-11-01 |
Jan D. |
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.
|
2010-11-01 |
Glenn Morris |
* lisp/locate.el (locate, locate-mode): Doc fixes.
|
2010-11-01 |
Chong Yidong |
Prevent server-mode from issuing a prompt in kill-emacs-hook.
|