2010-11-01 |
Kenichi Handa |
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
|
2010-11-01 |
Kenichi Handa |
Handle glyphless characters on tty.
|
2010-10-29 |
Kenichi Handa |
w32gui.h (STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2): Surround chp by parentheses.
|
2010-10-29 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
2010-10-28 |
Kenichi Handa |
merge trunk
|
2010-10-14 |
Kenichi Handa |
merge trunk
|
2010-10-29 |
Stefan Monnier |
SMIE: change indent rules format, improve smie-setup.
|
2010-10-29 |
Katsumi Yamaoka |
gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
|
2010-10-29 |
Eli Zaretskii |
Fix doc/misc/makefile.w32.in like revno 102137 did with Makefile.in.
|
2010-10-29 |
Eli Zaretskii |
Fix revno 102144 for non-CLASH_DETECTION platforms.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Fix last change.
|
2010-10-29 |
Katsumi Yamaoka |
gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
|
2010-10-29 |
Glenn Morris |
Sync docs of some X, W32, NS C functions.
|
2010-10-29 |
Glenn Morris |
Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
|
2010-10-29 |
Glenn Morris |
Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
|
2010-10-29 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
|
2010-10-28 |
Katsumi Yamaoka |
gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
|
2010-10-28 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
|
2010-10-28 |
Katsumi Yamaoka |
shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
|
2010-10-28 |
Katsumi Yamaoka |
nnir.el (nnir-run-swish-e): Remove hyrex support.
|
2010-10-28 |
Glenn Morris |
doc/Makefile fixes related to inclusion of emacsver.texi.
|
2010-10-28 |
Glenn Morris |
Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
|
2010-10-28 |
Katsumi Yamaoka |
gnus-art.el: Improve MIME part functions.
|
2010-10-28 |
Glenn Morris |
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
|
2010-10-28 |
Stefan Monnier |
* lisp/minibuffer.el (completion-cycling): New var.
|
2010-10-28 |
Stefan Monnier |
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
|
2010-10-28 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
|
2010-10-27 |
Katsumi Yamaoka |
gnus-group.el: Make gnus-group-default-list-level possibly a function.
|
2010-10-27 |
Stefan Monnier |
* lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
|
2010-10-27 |
Stefan Monnier |
* test/indent/octave.m: Add a test to ensure indentation is local.
|
2010-10-27 |
Stefan Monnier |
* lisp/play/landmark.el: Adjust commenting convention.
|
2010-10-27 |
Stefan Monnier |
* lisp/electric.el (electric-indent-chars): Autoload.
|
2010-10-27 |
Katsumi Yamaoka |
nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
|
2010-10-27 |
Glenn Morris |
* lisp/term/ns-win.el (ns-insert-file): Init in let.
|
2010-10-27 |
Glenn Morris |
* abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
|
2010-10-27 |
Glenn Morris |
ns-win.el trivia.
|
2010-10-27 |
Glenn Morris |
* server.el (server-host, server-port, server-auth-dir): Autoload risky.
|
2010-10-27 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Add undisplayer to MIME handle.
|
2010-10-27 |
Glenn Morris |
* lisp/term/ns-win.el: Restore require of cl when compiling.
|
2010-10-27 |
Katsumi Yamaoka |
gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
|
2010-10-26 |
Juanma Barranquero |
* src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.
|
2010-10-26 |
Katsumi Yamaoka |
shr.el (shr-tag-div): Added.
|
2010-10-26 |
Eli Zaretskii |
cmds.c: (internal_self_insert): Don't insert for negative arguments.
|
2010-10-26 |
Eli Zaretskii |
Fix bug #7281.
|
2010-10-26 |
Glenn Morris |
* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.
|
2010-10-26 |
Adrian Robert |
* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * term/common-win.el (x-setup-function-keys): Remove most of the keymappings. Comment on the remaining ones.
|
2010-10-26 |
Glenn Morris |
Mention server-port.
|
2010-10-26 |
Glenn Morris |
Add ChangeLog bug ref.
|
2010-10-26 |
Glenn Morris |
Add server-port option. (Bug#854)
|
2010-10-26 |
Glenn Morris |
* lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
|
2010-10-26 |
Jan D |
* gtkutil.c (qttip_cb): Set title to empty for ATK (Bug#7278).
|
2010-10-26 |
Glenn Morris |
Remove ns-handle-* functions that duplicate x-handle-*.
|
2010-10-26 |
Glenn Morris |
* etc/images/README: Add (un)checked.xpm
|
2010-10-26 |
Glenn Morris |
Let ns load common-win.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt expand mail aliases.
|
2010-10-26 |
Daiki Ueno |
Make epa-mail-encrypt handle local-part only recipients.
|
2010-10-25 |
Katsumi Yamaoka |
gnus-util.el: Remove `gnus-with-local-quit'.
|
2010-10-25 |
Andreas Schwab |
* configure.in (checking for -znocombreloc): Use AC_LANG_PROGRAM
|