Mercurial > emacs
graph
-
xdisp.c: Add commentary about character compositions in bidirectional text.2010-11-06, by Eli Zaretskii
-
RefTeX: Improve matching of bib entries.2010-11-06, by Ralf Angeli
-
src/ChangeLog: Fix log entry for revno 102262.2010-11-06, by Eli Zaretskii
-
Support R2L lines in tool-tip text.2010-11-06, by Eli Zaretskii
-
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.2010-11-06, by Michael Albinus
-
configure.in: Fix indentation2010-11-06, by Andreas Schwab
-
* src/nsfont.m: Include termchar for new mouse-highlight.2010-11-06, by Jan D.
-
Unify mouse-highlight code for all GUI and TTY sessions.2010-11-06, by Eli Zaretskii
-
chapter, part, section are all DocBook elements2010-11-05, by Sam Steingold
-
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.2010-11-05, by Eli Zaretskii
-
Decode utf-8 strings in mixed environments by default.2010-11-05, by Lars Magne Ingebrigtsen
-
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).2010-11-05, by Jan D.
-
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.2010-11-05, by Adrian Robert
-
Quiet, woman. (Sorry...).2010-11-05, by Glenn Morris
-
Silence doctor.el compilation.2010-11-05, by Glenn Morris
-
Silence cl-macs.el compilation.2010-11-05, by Glenn Morris
-
Silence byte-opt.el compilation.2010-11-05, by Glenn Morris
-
ChangeLog fix.2010-11-05, by Glenn Morris
-
Refer to set-coding-system-priority instead of the obsolete2010-11-04, by Lars Magne Ingebrigtsen
-
Merge changes made in Gnus trunk.2010-11-04, by Katsumi Yamaoka
-
ChangeLog fix.2010-11-04, by Glenn Morris
-
identify "refentry" as DocBook2010-11-04, by Sam Steingold
-
Notes about elpa.gnu.org for maintainers.2010-11-04, by Chong Yidong
-
* tramp.texi (Remote shell setup): New item "Interactive shell2010-11-04, by Michael Albinus
-
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.2010-11-04, by Katsumi Yamaoka
-
* emacs-lisp/package.el (package-unpack): Remove no-op.2010-11-03, by Chong Yidong
-
Support for gif transparency.2010-11-03, by Chong Yidong
-
etc/NEWS: Move --with-crit-dir option to emacs-23.2010-11-03, by Chong Yidong
-
xfns.c (x_real_positions): Fix declaration-after-statement problem.2010-11-09, by Eli Zaretskii
-
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.2010-11-09, by Glenn Morris
-
ChangeLog fix.2010-11-09, by Glenn Morris
-
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.2010-11-08, by Stefan Monnier
-
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the2010-11-08, by Stefan Monnier
-
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):2010-11-08, by Stefan Monnier
-
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)2010-11-08, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.2010-11-08, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el: New package.2010-11-07, by Stefan Monnier
-
Fix misleading Changelog entry.2010-11-07, by Michael Albinus
-
Fix typo.2010-11-06, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): Make it a buffer local2010-11-06, by Michael Albinus
-
Fix bug #7300.2010-11-06, by Eli Zaretskii
-
Back-port from trunk the fix for bug #6294.2010-11-06, by Eli Zaretskii
-
Fix bug #7285.2010-11-06, by Eli Zaretskii
-
* progmodes/verilog-mode.el (verilog-insert-one-definition)2010-11-06, by Dan Nicolaescu
-
* trampver.texi: Update release number.2010-11-05, by Michael Albinus
-
* net/trampver.el: Update release number.2010-11-05, by Michael Albinus
-
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.2010-11-05, by Chong Yidong
-
Regenerate configure.2010-11-04, by Chong Yidong
-
Backport fix for Bug#5723 from trunk.2010-11-04, by Chong Yidong
-
Backport r99752 from trunk2010-11-04, by Chong Yidong
-
Backport r99751 from trunk2010-11-04, by Chong Yidong
-
Backport r99750 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#6287 from trunk.2010-11-04, by Chong Yidong
-
Backport r100459 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#2423 from trunk.2010-11-04, by Chong Yidong
-
Backport r99863 from trunk2010-11-04, by Chong Yidong
-
Backport r99862 from trunk2010-11-04, by Chong Yidong
-
Backport from trunk.2010-11-04, by Chong Yidong
-
Backport Bug#6765 fix from trunk.2010-11-04, by Chong Yidong
-
* configure.in: Don't write a warning for D-Bus anymore.2010-11-04, by Michael Albinus
-
* xfns.c (x_real_positions): Only use _NET_FRAME_EXTENTS if our2010-11-04, by Jan D.
-
Remove debug code.2010-11-04, by Jan D.
-
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).2010-11-04, by Jan D.
-
calc.texi: Update Emacs version to 23.3.2010-11-03, by Jay Belanger
-
Fix for Bug#5655, backported from trunk.2010-11-03, by Chong Yidong
-
Backport fix for Bug#6571 from trunk. NOTE: May cause merge conflicts.2010-11-01, by Jan D.
-
* lisp/locate.el (locate, locate-mode): Doc fixes.2010-11-01, by Glenn Morris
-
Prevent server-mode from issuing a prompt in kill-emacs-hook.2010-11-01, by Chong Yidong
-
Backport VC improvements from trunk.2010-11-01, by Chong Yidong
-
Mark tiny change.2010-11-01, by Glenn Morris
-
Make Emacs compile with clang.2010-11-01, by Stefan Monnier
-
Cleanup -Wall warnings.2010-11-05, by Eli Zaretskii
-
Fix unified mouse highlight after compiling on Unix.2010-11-05, by Eli Zaretskii
-
Fix mouse redesigned mouse highlight on MSDOS.2010-11-05, by Eli Zaretskii
-
Cleanup fallout from redesigning mouse highlight.2010-11-05, by Eli Zaretskii
-
Reflect mouse-highlight redesign in term.c2010-11-02, by Eli Zaretskii
-
REALLY finish coding portable mouse highlight.2010-11-01, by Eli Zaretskii
-
Finish coding mouse highlight redesigned for portability.2010-11-01, by Eli Zaretskii
-
Start redesigning portable mouse highlight. Not compiled.2010-10-31, by Eli Zaretskii
-
Unify mouse highlight code of MSDOS and GUI sessions.2010-10-30, by Eli Zaretskii
-
reftex-toc trivia.2010-11-03, by Glenn Morris
-
idlwave trivia.2010-11-03, by Glenn Morris
-
Silence ispell.el compilation.2010-11-03, by Glenn Morris
-
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.2010-11-03, by Glenn Morris
-
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.2010-11-03, by Glenn Morris
-
Don't be so lax with spelling.2010-11-03, by Glenn Morris
-
Mere anarchy is loosed upon the world.2010-11-03, by Glenn Morris
-
landmark: you lose.2010-11-03, by Glenn Morris
-
Fix the most annoying typo in the world.2010-11-03, by Glenn Morris
-
Silence compilation of gomoku.el.2010-11-03, by Glenn Morris
-
Silence compilation of mh-mime.el.2010-11-03, by Glenn Morris
-
Separate built-in packages from elpa packages, for efficiency.2010-11-03, by Chong Yidong
-
Silence compilation of nndiary.el.2010-11-03, by Glenn Morris
-
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):2010-11-03, by Stefan Monnier
-
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.2010-11-03, by Katsumi Yamaoka
-
gnus-cite.el (gnus-article-natural-long-line-p): Removed.2010-11-03, by Katsumi Yamaoka
-
nnir: remove wais support2010-11-02, by Katsumi Yamaoka
-
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.2010-11-02, by Glenn Morris
-
* lisp/gnus/gnus-util.el: Comment.2010-11-02, by Glenn Morris
-
Fix last change to package.el.2010-11-02, by Chong Yidong
-
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.2010-11-02, by Katsumi Yamaoka
-
Two fixes for elpa packages overriding built-in ones.2010-11-02, by Chong Yidong
-
Adjust doc.2010-11-02, by Vinicius Jose Latorre
-
nnir.el: Fix various bugs.2010-11-01, by Katsumi Yamaoka
-
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.2010-11-01, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-01, by Katsumi Yamaoka
-
Fix error in last merge from branch.2010-11-01, by Chong Yidong
-
Fix dates in ChangeLog entries.2010-11-01, by Juanma Barranquero
-
Implement various display methods for glyphless characters.2010-11-01, by Kenichi Handa
-
merge trunk2010-11-01, by Kenichi Handa
-
merge trunk2010-11-01, by Kenichi Handa
-
Reposition some aliases in holidays.el.2010-11-01, by Glenn Morris
-
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.2010-11-01, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie): New custom group.2010-11-01, by Glenn Morris
-
Silence compilation of mm-util.el.2010-11-01, by Glenn Morris
-
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.2010-11-01, by Glenn Morris
-
Fix some declarations in cedet.2010-11-01, by Glenn Morris
-
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.2010-11-01, by Katsumi Yamaoka
-
Fix some declarations.2010-11-01, by Glenn Morris
-
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.2010-11-01, by Glenn Morris
-
* lisp/textmodes/ispell.el (comment-add): Declare.2010-11-01, by Glenn Morris
-
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.2010-11-01, by Glenn Morris
-
* lisp/info.el (finder-keywords-hash, package-alist): Declare.2010-11-01, by Glenn Morris
-
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.2010-11-01, by Katsumi Yamaoka
-
etc/NEWS: Remove VC changes, since they are backported to 23.3.2010-11-01, by Chong Yidong
-
Fix to package name computation in Finder.2010-11-01, by Chong Yidong
-
Remove extra leftover args to vc-*-checkin.2010-11-01, by Chong Yidong
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.2010-11-01, by Glenn Morris
-
Silence compilation of startup.el.2010-11-01, by Glenn Morris
-
Silence nnir.el compilation.2010-11-01, by Glenn Morris
-
* progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.2010-11-01, by Glenn Morris
-
* lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.2010-11-01, by Glenn Morris
-
Silence shr.el compilation.2010-11-01, by Glenn Morris
-
Silence smime.el compilation.2010-11-01, by Glenn Morris
-
Silence nnimap.el compilation.2010-11-01, by Glenn Morris
-
Silence mail-source.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus-dired.el compilation.2010-11-01, by Glenn Morris
-
Silence mm-view.el compilation.2010-11-01, by Glenn Morris
-
Silence mm-decode.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus.el compilation.2010-11-01, by Glenn Morris
-
Silence sieve-manage.el compilation.2010-11-01, by Glenn Morris
-
Silence gnus-util.el compilation.2010-11-01, by Glenn Morris
-
* configure.in (checking whether localtime caches TZ): Use2010-10-31, by Ken Brown
-
* lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.2010-10-31, by Glenn Morris
-
message.el (message-subject-trailing-was-query): Change default to t.2010-10-31, by Katsumi Yamaoka
-
* lisp/cus-start.el: Explanatory comment.2010-10-31, by Glenn Morris
-
Fix previous cedet change and ChangeLog.2010-10-31, by Glenn Morris
-
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.2010-10-31, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-10-31, by Katsumi Yamaoka
-
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.2010-10-31, by Stefan Monnier
-
More merge fixes.2010-10-31, by Juanma Barranquero
-
Fix bug#7299; default value of tool-bar-mode in without-x builds.2010-10-31, by Glenn Morris
-
* lisp/ChangeLog: Merge fixes.2010-10-31, by Glenn Morris
-
Don't use STRING as first choice when pasting PRIMARY (Bug#6802).2010-10-31, by Jan D.
-
Merge changes from emacs-23 branch2010-10-31, by Chong Yidong
-
Merge changes from emacs-23 branch2010-10-31, by Chong Yidong
-
Print informative error message when aborting on GTK disconnect.2010-10-31, by Chong Yidong
-
* lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.2010-10-31, by Glenn Morris
-
Tiny MH-E doc fixes.2010-10-30, by Glenn Morris
-
* net/tramp.el (tramp-handle-insert-file-contents): For root,2010-10-30, by Michael Albinus
-
Replace some inappropriate uses of toggle-read-only. (Bug#7292)2010-10-29, by Glenn Morris
-
Correct some viewcvs links in docs and comments.2010-10-29, by Glenn Morris
-
* lisp/select.el (x-selection): Mark it as an obsolete alias.2010-10-28, by Glenn Morris
-
* add-log.el (find-change-log): Use derived-mode-p rather than2010-10-27, by Stefan Monnier
-
Fix treatment of menu-bar-files-menu.2010-10-27, by Glenn Morris
-
Document GTK Emacs kill on display close in PROBLEMS.2010-10-25, by Chong Yidong
-
* dbusbind.c (Fdbus_call_method_asynchronously)2010-10-25, by Michael Albinus
-
progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. Fixes2010-10-31, by Alan Mackenzie
-
gnus/ChangeLog: Cosmetic fix.2010-10-31, by Katsumi Yamaoka
-
nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.2010-10-31, by Katsumi Yamaoka
-
* admin/notes/bugtracker: Mention "found".2010-10-31, by Glenn Morris
-
etc/NEWS: Add placeholder for finder-inf.el changes.2010-10-31, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-10-31, by Katsumi Yamaoka
-
Check more carefully for packages before loading package.el.2010-10-31, by Chong Yidong
-
gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.2010-10-30, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.2010-10-30, by Katsumi Yamaoka
-
progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which2010-10-30, by Alan Mackenzie
-
Merge changes made in Gnus trunk.2010-10-30, by Katsumi Yamaoka
-
Fix bug#7306; customization of minor-mode variables defined in C.2010-10-30, by Glenn Morris
-
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.2010-11-01, by Kenichi Handa
-
Handle glyphless characters on tty.2010-11-01, by Kenichi Handa
-
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.2010-10-29, by Kenichi Handa
-
Implement various display methods for glyphless characters.2010-10-29, by Kenichi Handa
-
merge trunk2010-10-28, by Kenichi Handa
-
merge trunk2010-10-14, by Kenichi Handa
-
SMIE: change indent rules format, improve smie-setup.2010-10-29, by Stefan Monnier
-
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.2010-10-29, by Katsumi Yamaoka
-
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.2010-10-29, by Katsumi Yamaoka
-
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.2010-10-29, by Eli Zaretskii
-
Fix revno 102144 for non-CLASH_DETECTION platforms.2010-10-29, by Eli Zaretskii
-
gnus-art.el (gnus-article-goto-part): Fix last change.2010-10-29, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Fix last change.2010-10-29, by Katsumi Yamaoka
-
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.2010-10-29, by Katsumi Yamaoka
-
Sync docs of some X, W32, NS C functions.2010-10-29, by Glenn Morris
-
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.2010-10-29, by Glenn Morris
-
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.2010-10-29, by Glenn Morris
-
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.2010-10-29, by Stefan Monnier
-
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.2010-10-28, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.2010-10-28, by Stefan Monnier
-
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.2010-10-28, by Katsumi Yamaoka
-
nnir.el (nnir-run-swish-e): Remove hyrex support.2010-10-28, by Katsumi Yamaoka
-
doc/Makefile fixes related to inclusion of emacsver.texi.2010-10-28, by Glenn Morris
-
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.2010-10-28, by Glenn Morris
-
gnus-art.el: Improve MIME part functions.2010-10-28, by Katsumi Yamaoka
-
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.2010-10-28, by Glenn Morris
-
* lisp/minibuffer.el (completion-cycling): New var.2010-10-28, by Stefan Monnier
-
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'2010-10-28, by Stefan Monnier
-
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):2010-10-28, by Stefan Monnier
-
gnus-group.el: Make gnus-group-default-list-level possibly a function.2010-10-27, by Katsumi Yamaoka
-
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.2010-10-27, by Stefan Monnier
-
* test/indent/octave.m: Add a test to ensure indentation is local.2010-10-27, by Stefan Monnier
-
* lisp/play/landmark.el: Adjust commenting convention.2010-10-27, by Stefan Monnier
-
* lisp/electric.el (electric-indent-chars): Autoload.2010-10-27, by Stefan Monnier
-
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.2010-10-27, by Katsumi Yamaoka
-
* lisp/term/ns-win.el (ns-insert-file): Init in let.2010-10-27, by Glenn Morris
-
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.2010-10-27, by Glenn Morris
-
ns-win.el trivia.2010-10-27, by Glenn Morris
-
* server.el (server-host, server-port, server-auth-dir): Autoload risky.2010-10-27, by Glenn Morris
-
mm-decode.el (mm-shr): Add undisplayer to MIME handle.2010-10-27, by Katsumi Yamaoka
-
* lisp/term/ns-win.el: Restore require of cl when compiling.2010-10-27, by Glenn Morris
-
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.2010-10-27, by Katsumi Yamaoka
-
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.2010-10-26, by Juanma Barranquero
-
shr.el (shr-tag-div): Added.2010-10-26, by Katsumi Yamaoka
-
cmds.c: (internal_self_insert): Don't insert for negative arguments.2010-10-26, by Eli Zaretskii
-
Fix bug #7281.2010-10-26, by Eli Zaretskii
-
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.2010-10-26, by Glenn Morris
-
Mention server-port.2010-10-26, by Glenn Morris
-
Add ChangeLog bug ref.2010-10-26, by Glenn Morris
-
Add server-port option. (Bug#854)2010-10-26, by Glenn Morris
-
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.2010-10-26, by Glenn Morris
-
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).2010-10-26, by Jan D
-
Remove ns-handle-* functions that duplicate x-handle-*.2010-10-26, by Glenn Morris
-
* etc/images/README: Add (un)checked.xpm2010-10-26, by Glenn Morris
-
Let ns load common-win.2010-10-26, by Glenn Morris
-
Make epa-mail-encrypt expand mail aliases.2010-10-26, by Daiki Ueno
-
Make epa-mail-encrypt handle local-part only recipients.2010-10-26, by Daiki Ueno