2010-10-09 |
Glenn Morris |
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.
|
2010-10-09 |
Glenn Morris |
* doc/misc/Makefile.in: Use $< in rules.
|
2010-10-09 |
Alan Mackenzie |
Enhance fontification of declarators to take account of the
|
2010-10-09 |
Glenn Morris |
Use $< in some doc/*/Makefile rules.
|
2010-10-09 |
Glenn Morris |
Fix previous doc/*/Makefile.in change.
|
2010-10-09 |
Glenn Morris |
* doc/man/b2m.1: Remove file.
|
2010-10-09 |
Glenn Morris |
* make-dist: No more doc/emacs/*.texi.in.
|
2010-10-09 |
Glenn Morris |
Quieten emacs-devel.
|
2010-10-09 |
Glenn Morris |
Avoid having a directory as a prerequisite in doc Makefiles.
|
2010-10-09 |
Glenn Morris |
* configure.in (AC_OUTPUT): Remove doc/emacs/emacsver.texi.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
Don't use foo() to talk about functions.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_write): Check for GNUTLS_E_AGAIN and not EINTR.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
(epa-passphrase-callback-function): Say what we're querying the password for.
|
2010-10-09 |
Lars Magne Ingebrigtsen |
* ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
|
2010-10-09 |
Lars Magne Ingebrigtsen |
Make emacs_gnutls_read() return the expected on errors.
|
2010-10-09 |
Katsumi Yamaoka |
nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
|
2010-10-09 |
Katsumi Yamaoka |
shr,el: Allow shr table char to be customized.
|
2010-10-09 |
Katsumi Yamaoka |
gnus.texi: untabify.
|
2010-10-09 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): Clear corner pixels.
|
2010-10-09 |
Chong Yidong |
More face customization cleanups.
|
2010-10-09 |
Glenn Morris |
Small simplifications for some cal-hebrew calculations.
|
2010-10-09 |
Glenn Morris |
* configure.in: Combine some conditionals.
|
2010-10-09 |
Glenn Morris |
Add doc/emacs/emacsver.texi.
|
2010-10-09 |
Glenn Morris |
Add doc/ dependencies on emacsver.texi.
|
2010-10-09 |
Glenn Morris |
Regenerate configure, src/config.in.
|
2010-10-09 |
Glenn Morris |
* doc/misc/gnus.texi (Article Washing): Fix previous change.
|
2010-10-09 |
Glenn Morris |
Set the version number in the texinfo manuals using configure.
|
2010-10-09 |
Glenn Morris |
Remove lib-src/b2m.c and b2m.pl.
|
2010-10-09 |
Glenn Morris |
Mark some doc/ rules as PHONY.
|
2010-10-09 |
Glenn Morris |
browse-url.el trivia.
|
2010-10-08 |
Katsumi Yamaoka |
shr.el (shr-insert): Don't insert double spaces.
|
2010-10-08 |
Andreas Schwab |
* net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
|
2010-10-08 |
Michael Albinus |
* keyboard.c: Revert last change; it was not intended to be
|
2010-10-08 |
Katsumi Yamaoka |
gnus.el (gnus-expand-group-parameter): Only return and act on what was matched.
|
2010-10-08 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-08 |
Glenn Morris |
ChangeLog fix.
|
2010-10-08 |
Glenn Morris |
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
|
2010-10-08 |
Glenn Morris |
* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
|
2010-10-08 |
Glenn Morris |
Rename some shadow.el things.
|
2010-10-08 |
Glenn Morris |
Minor cl.texi change.
|
2010-10-08 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-08 |
Kenichi Handa |
merge emacs-23
|
2010-10-08 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-04 |
Kenichi Handa |
merge emacs-23
|
2010-10-04 |
Kenichi Handa |
coding.c (complement_process_encoding_system): Fix previous change.
|
2010-10-07 |
Glenn Morris |
* doc/misc/eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
|
2010-10-06 |
Glenn Morris |
* doc/misc/cl.texi (Usage, Installation): Remove outdated information.
|
2010-10-03 |
Chong Yidong |
Use lexical-let to avoid false matches in var completion (Bug#7056).
|
2010-10-03 |
Glenn Morris |
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
|
2010-10-03 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Move putenv call ...
|
2010-10-03 |
Chong Yidong |
Fix return value of dnd-get-local-file-name (Bug#7090).
|
2010-10-03 |
Glenn Morris |
Doc fix.
|
2010-10-03 |
Glenn Morris |
Add missing ChangeLog entry for r1.146 of lispref/text.texi.
|
2010-10-02 |
Kenichi Handa |
Fix complementing of a coding system
|
2010-10-02 |
Kenichi Handa |
merge emacs-23
|
2010-10-02 |
Kenichi Handa |
Fix complementing of a coding system
|
2010-10-01 |
Glenn Morris |
Close bug#3992.
|
2010-09-30 |
Stefan Monnier |
* lisp/minibuffer.el (completion--replace): Better preserve markers.
|
2010-09-30 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
2010-09-30 |
Kenichi Handa |
merge emacs-23
|
2010-09-30 |
Kenichi Handa |
Complement a coding system for encoding arguments and input to a process.
|
2010-09-30 |
Chong Yidong |
Fix more CEDET require statements.
|
2010-09-29 |
Chong Yidong |
Fix errors in CEDET 1.0 merge.
|
2010-09-29 |
Juanma Barranquero |
lisp/server.el (server-process-filter): Doc fix.
|
2010-09-29 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
2010-09-29 |
Kenichi Handa |
merge emacs-23
|
2010-09-28 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
|
2010-09-27 |
Juanma Barranquero |
* dired.el (dired-save-positions): Doc fix. (Bug#7119)
|
2010-09-29 |
Kenichi Handa |
xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
|
2010-10-08 |
Glenn Morris |
Remove some tests for defunct system-types.
|
2010-10-08 |
Glenn Morris |
* lisp/htmlfontify.el: Add utf-8 coding cookie (eg for ellipsis at l1686).
|
2010-10-08 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when called interactively.
|
2010-10-08 |
Chong Yidong |
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
|
2010-10-08 |
Glenn Morris |
ChangeLog fix.
|
2010-10-08 |
Glenn Morris |
* lisp/net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
|
2010-10-08 |
Glenn Morris |
etc/NEWS.
|
2010-10-08 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-externally, gnus-mime-view-part-internally): Make predicate function passed to gnus-mime-view-part-as-type assume argument is a mime type, not a list of a mime type.
|
2010-10-08 |
Katsumi Yamaoka |
shr.el (shr-table-widths): Don't use cl function `reduce'.
|
2010-10-08 |
Chong Yidong |
Improvements to face customization interface.
|
2010-10-07 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-07 |
Stefan Monnier |
* lisp/gnus/gnus-sum.el (gnus-number): Rename from `number'.
|
2010-10-07 |
Glenn Morris |
Tiny hilit-chg.el change.
|
2010-10-07 |
Glenn Morris |
Rename some more shadow.el stuff.
|
2010-10-07 |
Glenn Morris |
Rename shadow-mode.
|
2010-10-07 |
Katsumi Yamaoka |
[Gnus] Introduce gnus-gravatar-too-ugly.
|
2010-10-07 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-07 |
Lars Magne Ingebrigtsen |
url-http.el (url-http-end-of-document-sentinel): Protect against the
|
2010-10-07 |
Stefan Monnier |
SMIE: Reliably distinguish openers/closers in smie-prec2-levels
|
2010-10-07 |
Miles Bader |
(regexp-opt): Add `symbols' mode.
|
2010-10-07 |
Katsumi Yamaoka |
[Gnus] Enable XEmacs to display images.
|
2010-10-07 |
Katsumi Yamaoka |
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
|
2010-10-07 |
Glenn Morris |
Reduce rmail.el's use of sendmail.el
|
2010-10-07 |
Glenn Morris |
Add a shadow-mode for load-path shadows.
|
2010-10-07 |
Glenn Morris |
Minor iimage.el changes.
|
2010-10-07 |
Glenn Morris |
Minr appt.el change.
|
2010-10-07 |
Glenn Morris |
Include version number in doc `make dist' tarfiles.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage.el: Add authenticate function.
|
2010-10-06 |
Katsumi Yamaoka |
shr.el (shr-render-td): Only delete space at the end of the TD.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage: use auth-source.
|
2010-10-06 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-06 |
Michael Albinus |
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
|
2010-10-06 |
Juanma Barranquero |
nt/INSTALL: Add note about problematic characters passed to configure.
|
2010-10-06 |
Daiki Ueno |
* epa.texi (Caching Passphrases): New section.
|
2010-10-06 |
Glenn Morris |
Minor doc/*/Makefile.in change.
|
2010-10-06 |
Glenn Morris |
Remove obsolete variable font-lock-defaults-alist.
|
2010-10-06 |
Glenn Morris |
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
|
2010-10-06 |
Glenn Morris |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
|
2010-10-06 |
Glenn Morris |
Misc cleanup for doc/*/Makefiles.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Fix last change.
|
2010-10-06 |
Katsumi Yamaoka |
Eliminate `remove-if-not' that is a cl function.
|