Mercurial > emacs
graph
-
(print_help_and_exit): Tweak message contents and tabs/spaces2006-11-23, by Juanma Barranquero
-
*** empty log message ***2006-11-22, by Juanma Barranquero
-
(Antinews): Mention --server-file and TCP sockets.2006-11-22, by Juanma Barranquero
-
(DESCRIPTION): Suggest also `server-mode'.2006-11-22, by Juanma Barranquero
-
(LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg/lib from2006-11-22, by Chong Yidong
-
* s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and2006-11-22, by Chong Yidong
-
(set_window_buffer): Clear mouse highlight if it is in this window.2006-11-22, by Chong Yidong
-
* window.c (set_window_buffer): Clear mouse highlight if it is in2006-11-22, by Chong Yidong
-
*** empty log message ***2006-11-22, by Juanma Barranquero
-
Include <stdarg.h>.2006-11-22, by Juanma Barranquero
-
(find-library-name): Don't strip ".el" from library name (reverts change2006-11-21, by Romain Francoise
-
** seltenreich@gmx.de, Nov 19: Failed assertion on make-frame-on-display2006-11-21, by Chong Yidong
-
* xfaces.c (realize_default_face): Check if the default font name2006-11-21, by Chong Yidong
-
(realize_default_face): Check if the default font name2006-11-21, by Chong Yidong
-
(tutorial--default-keys): Add newline and delete-backward-char bindings.2006-11-21, by Chong Yidong
-
* tutorial.el (tutorial--default-keys): Add newline and2006-11-21, by Chong Yidong
-
*** empty log message ***2006-11-21, by Richard M. Stallman
-
*** empty log message ***2006-11-21, by Richard M. Stallman
-
(thing-at-point-url-at-point): Don't add a redundant scheme.2006-11-21, by Richard M. Stallman
-
Break line before &&, not after.2006-11-21, by Richard M. Stallman
-
Version number update.2006-11-20, by J.D. Smith
-
*** empty log message ***2006-11-20, by J.D. Smith
-
(idlwave-html-help-location): Fail gracefully for missing help packages.2006-11-20, by J.D. Smith
-
(idlwave-mode): Set add-log-current-defun-function.2006-11-20, by J.D. Smith
-
(idlwave-shell-filter-directory): Handle extra newlines and spaces.2006-11-20, by J.D. Smith
-
*** empty log message ***2006-11-20, by Eli Zaretskii
-
(concat) [!__GNUC__]: Add prototype.2006-11-20, by Eli Zaretskii
-
(tutorial-warning-face): New face.2006-11-20, by Chong Yidong
-
* tutorial.el (tutorial-warning-face): New face.2006-11-20, by Chong Yidong
-
Correct wording in 2006-11-15 entry.2006-11-20, by Chong Yidong
-
(Fread_file_name_internal): Use SBYTES (not SCHARS) to2006-11-20, by Kenichi Handa
-
*** empty log message ***2006-11-20, by Kenichi Handa
-
*** empty log message ***2006-11-20, by Jan Djärv
-
(x-last-cut-buffer-coding): New variable.2006-11-20, by Jan Djärv
-
Merge from erc--emacs--222006-11-20, by Miles Bader
-
*** empty log message ***2006-11-20, by Kenichi Handa
-
(Fvertical_motion): Include composition in the case of2006-11-20, by Kenichi Handa
-
Merge from gnus--rel--5.102006-11-20, by Miles Bader
-
Updated.2006-11-20, by Kenichi Handa
-
*** empty log message ***2006-11-20, by Richard M. Stallman
-
*** empty log message ***2006-11-20, by Juanma Barranquero
-
(ebnf-stop-on-error): Fix typo in docstring.2006-11-19, by Juanma Barranquero
-
(posn-image): Fix typo in docstring.2006-11-19, by Juanma Barranquero
-
*** empty log message ***2006-11-19, by Juanma Barranquero
-
Rephrase some font-lock-multiline text.2006-11-19, by Stefan Monnier
-
*** empty log message ***2006-11-19, by Juanma Barranquero
-
(regexp-opt): Doc fix.2006-11-19, by Juanma Barranquero
-
*** empty log message ***2006-11-19, by Juanma Barranquero
-
(glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add2006-11-19, by Juanma Barranquero
-
* emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.2006-11-19, by Chong Yidong
-
(byte-compile-if): Revert last change.2006-11-19, by Chong Yidong
-
*** empty log message ***2006-11-19, by Richard M. Stallman
-
*** empty log message ***2006-11-19, by Juanma Barranquero
-
(ada-make-body-gnatstub): Fix typo.2006-11-19, by Juanma Barranquero
-
(ada-make-body): Fix typo.2006-11-19, by Juanma Barranquero
-
*** empty log message ***2006-11-19, by Andreas Schwab
-
(Fdisplay_supports_face_attributes_p): Initialize2006-11-19, by Andreas Schwab
-
(Fx_popup_menu): Initialize selection.2006-11-19, by Andreas Schwab
-
Regenerate.2006-11-18, by Chong Yidong
-
Bump version to 22.0.912006-11-18, by Chong Yidong
-
cus-load.el need no longer be committed.2006-11-18, by Chong Yidong
-
Remove cus-load.el2006-11-18, by Chong Yidong
-
Regenerate.2006-11-18, by Chong Yidong
-
Regenerate2006-11-18, by Chong Yidong
-
** Prevent byte compiler from causing spurious string sharing2006-11-18, by Chong Yidong
-
(byte-compile-maybe-guarded): Check `and' conditions for function or2006-11-18, by Chong Yidong
-
* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'2006-11-18, by Chong Yidong
-
** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where2006-11-18, by Chong Yidong
-
(comint-exec-1): Set EMACS and INSIDE_EMACS to t.2006-11-18, by Chong Yidong
-
(compilation-start): Set EMACS and INSIDE_EMACS to t.2006-11-18, by Chong Yidong
-
* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.2006-11-18, by Chong Yidong
-
(Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated.2006-11-18, by Chong Yidong
-
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,2006-11-18, by Chong Yidong
-
Addition of INSIDE_EMACS, and deprecation of EMACS.2006-11-18, by Chong Yidong
-
* net/tramp.el (top): cl and custom are always required.2006-11-18, by Michael Albinus
-
*** empty log message ***2006-11-18, by Juanma Barranquero
-
(emacs.dvi): Remove xresmini.texi.2006-11-18, by Juanma Barranquero
-
xresmini is mreged into xresources.texi2006-11-18, by Jan Djärv
-
*** empty log message ***2006-11-18, by Jan Djärv
-
Remove xresmini.texi2006-11-18, by Jan Djärv
-
(include): Include xresources.text both for info and dvi.2006-11-18, by Jan Djärv
-
*** empty log message ***2006-11-18, by Andreas Schwab
-
Merge text from xresmini.2006-11-18, by Jan Djärv
-
(GC_MARK_SECONDARY_STACK): Update call to2006-11-18, by Andreas Schwab
-
(x-cut-buffer-or-selection-value): Decode text from2006-11-18, by Jan Djärv
-
Fix date in custom-save-all change.2006-11-18, by Eli Zaretskii
-
Fix date in mouse_autoselect_window removal change.2006-11-18, by Eli Zaretskii
-
* textmodes/org.el (org-fix-decoded-time): New function.2006-11-17, by Carsten Dominik
-
*** empty log message ***2006-11-17, by Carsten Dominik
-
(menu-bar-games-menu): Remove yow.2006-11-17, by Chong Yidong
-
* menu-bar.el (menu-bar-games-menu): Remove yow.2006-11-17, by Chong Yidong
-
Declare variable before XSETFRAME to avoid gcc 2.96 error.2006-11-17, by Jan Djärv
-
*** empty log message ***2006-11-17, by Kenichi Handa
-
(simple_search): In the loop of backward searching,2006-11-17, by Kenichi Handa
-
(section{Agenda Views}): Document `C-k'.2006-11-17, by Carsten Dominik
-
*** empty log message ***2006-11-17, by Carsten Dominik
-
Fix typos2006-11-17, by Carsten Dominik
-
(org-scan-tags): Re-align code fixed.2006-11-17, by Carsten Dominik
-
(cvs-retrieve-revision): Set buffer-file-coding-system.2006-11-17, by Stefan Monnier
-
*** empty log message ***2006-11-16, by Eli Zaretskii
-
(http/https): Fix a typo in the HTTP URL.2006-11-16, by Eli Zaretskii
-
** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringe2006-11-16, by Chong Yidong
-
(global-map): Change 2006-08-16 fix to call mouse-yank-at-click2006-11-16, by Chong Yidong
-
* mouse.el (global-map): Change 2006-08-16 fix to call2006-11-16, by Chong Yidong
-
*** empty log message ***2006-11-16, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-11-16, by Miles Bader
-
(ido-file-internal): Use current buffer's file name as default2006-11-16, by Kim F. Storm
-
*** empty log message ***2006-11-16, by Kim F. Storm
-
*** empty log message ***2006-11-16, by Juanma Barranquero
-
*** empty log message ***2006-11-15, by Magnus Henoch
-
(url-http): Make proxy-object buffer-local, to handle proxied2006-11-15, by Magnus Henoch
-
*** empty log message ***2006-11-15, by Magnus Henoch
-
(url-generic-parse-url): Use with-temp-buffer.2006-11-15, by Magnus Henoch
-
*** empty log message ***2006-11-15, by Magnus Henoch
-
(url-http-wait-for-headers-change-function): Defer detection of HTTP2006-11-15, by Magnus Henoch
-
(allout-doublecheck-at-and-shallower): Clarify docstring.2006-11-15, by Chong Yidong
-
* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.2006-11-15, by Chong Yidong
-
(c-font-lock-declarators): Iff at the top-level or inside a class2006-11-15, by Chong Yidong
-
* progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the2006-11-15, by Chong Yidong
-
Mention find-file where C-x C-f RET change is described.2006-11-14, by Eli Zaretskii
-
(Fcompleting_read): Fix typo in docstring.2006-11-14, by Romain Francoise
-
*** empty log message ***2006-11-14, by Juanma Barranquero
-
Total rewrite.2006-11-14, by Juanma Barranquero
-
(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.2006-11-14, by Juanma Barranquero
-
(ada-mode-version): Bump version.2006-11-14, by Juanma Barranquero
-
(inferior-python-mode-syntax-table): New var.2006-11-14, by Stefan Monnier
-
*** empty log message ***2006-11-14, by Kim F. Storm
-
*** empty log message ***2006-11-14, by Kim F. Storm
-
*** empty log message ***2006-11-14, by Andreas Schwab
-
(terminal-init-xterm): Add more key bindings.2006-11-14, by Andreas Schwab
-
*** empty log message ***2006-11-14, by Kenichi Handa
-
(code_convert_region): Initialize2006-11-14, by Kenichi Handa
-
*** empty log message ***2006-11-14, by YAMAMOTO Mitsuharu
-
[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)2006-11-14, by YAMAMOTO Mitsuharu
-
(menu_quit_handler, install_menu_quit_handler):2006-11-14, by YAMAMOTO Mitsuharu
-
(Fx_display_mm_height, Fx_display_mm_width)2006-11-14, by YAMAMOTO Mitsuharu
-
Regenerate.2006-11-14, by YAMAMOTO Mitsuharu
-
(HAVE_CANCELMENUTRACKING): Remove test.2006-11-14, by YAMAMOTO Mitsuharu
-
Sync with src/config.in.2006-11-14, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-11-14, by Bill Wohler
-
(mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows2006-11-14, by Bill Wohler
-
(ido-copy-current-word): C-o copies region if active.2006-11-13, by Kim F. Storm
-
*** empty log message ***2006-11-13, by Kim F. Storm
-
(org-emph-face): fix typo in varible name.2006-11-13, by Carsten Dominik
-
*** empty log message ***2006-11-13, by Carsten Dominik
-
** CC mode defun-finding issues.2006-11-13, by Chong Yidong
-
** simon.marshall@misys.com: proposed cc-fonts patch.2006-11-13, by Chong Yidong
-
*** empty log message ***2006-11-13, by Carsten Dominik
-
Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.2006-11-13, by Jason Rumney
-
Define HAVE_INET_SOCKETS.2006-11-13, by Jason Rumney
-
*** empty log message ***2006-11-13, by Jason Rumney
-
*** empty log message ***2006-11-13, by Juanma Barranquero
-
(emacsclient): Depend also on emacsclientw.exe.2006-11-13, by Juanma Barranquero
-
[WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.2006-11-13, by Juanma Barranquero
-
(rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call.2006-11-13, by Juanma Barranquero
-
(set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.2006-11-13, by Juanma Barranquero
-
(ediff-revision): Use `format', not `message', in `y-or-n-p' call.2006-11-13, by Juanma Barranquero
-
Version number change.2006-11-13, by Carsten Dominik
-
*** empty log message ***2006-11-13, by Carsten Dominik
-
Minor typo fixes.2006-11-13, by Carsten Dominik
-
(org-metaleft): Call `org-outdent-item' on bullets.2006-11-13, by Carsten Dominik
-
*** empty log message ***2006-11-13, by YAMAMOTO Mitsuharu
-
(mark_memory): New argument OFFSET. All uses changed.2006-11-13, by YAMAMOTO Mitsuharu
-
(Version, mh-version): Update for release 8.0.3.2006-11-13, by Bill Wohler
-
Update for MH-E release 8.0.3.2006-11-13, by Bill Wohler
-
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3.2006-11-13, by Bill Wohler
-
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)2006-11-13, by Bill Wohler
-
(mh-alias-local-users): Boolean docstrings should start with "Non-nil2006-11-13, by Bill Wohler
-
*** empty log message ***2006-11-13, by Bill Wohler
-
*** empty log message ***2006-11-13, by Bill Wohler
-
(Incorporating Mail): Use output of "mhparam Path" to set MAILDIR.2006-11-13, by Bill Wohler
-
($(BLD)/emacsclient.$(O)): Use CFLAGS.2006-11-13, by Jason Rumney
-
*** empty log message ***2006-11-13, by Jason Rumney
-
*** empty log message ***2006-11-12, by Juanma Barranquero
-
(syms_of_process) <delete-exited-processes>: Doc fix.2006-11-12, by Juanma Barranquero
-
(Fmessage): Doc fixes.2006-11-12, by Juanma Barranquero
-
(Fencode_sjis_char, Fencode_big5_char): Improve argument/docstring consistency.2006-11-12, by Juanma Barranquero
-
*** empty log message ***2006-11-12, by Richard M. Stallman
-
Update author address but say he no longer maintains it.2006-11-12, by Richard M. Stallman
-
Fix typos.2006-11-12, by Richard M. Stallman
-
(turkish-case-conversion-enable)2006-11-12, by Richard M. Stallman
-
(case table): Do nothing special for i and I.2006-11-12, by Richard M. Stallman
-
(remove-overlays): Fix last change.2006-11-12, by Richard M. Stallman
-
(custom-save-all): Use find-file-visit-truename for visiting the custom file.2006-11-12, by Richard M. Stallman
-
(popup_activated): Define outside HAVE_MENUS.2006-11-12, by Chong Yidong
-
* xmenu.c (popup_activated): Define outside HAVE_MENUS.2006-11-12, by Chong Yidong
-
(handwrite): Also process lines not ending with newline. Replace some2006-11-12, by Chong Yidong
-
* play/handwrite.el (handwrite): Also process lines not ending2006-11-12, by Chong Yidong
-
** jmarant@free.fr, Nov 8: Problem with non-bmp unicode2006-11-12, by Chong Yidong
-
*** empty log message ***2006-11-12, by Juanma Barranquero
-
(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):2006-11-12, by Juanma Barranquero
-
(ada-prj-default-check-cmd): New variable, replacing deleted variable2006-11-12, by Juanma Barranquero
-
(ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.2006-11-12, by Juanma Barranquero
-
Replace conditional (require 'ispell) with defvar.2006-11-12, by Juanma Barranquero
-
(selection-coding-system): Fix docstring.2006-11-12, by Romain Francoise
-
*** empty log message ***2006-11-12, by Juanma Barranquero
-
(server-visit-files): If `minibuffer-auto-raise' has been set to t, respect it.2006-11-12, by Juanma Barranquero
-
(reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*2006-11-12, by Juanma Barranquero
-
(Fchar_category_set): Improve arg/docstring consistency.2006-11-12, by Juanma Barranquero
-
(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring_equal, Fcompare_strings,2006-11-12, by Juanma Barranquero
-
(Flogxor): Fix typo in docstring.2006-11-12, by Juanma Barranquero
-
mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):2006-11-11, by Stephen Gildea
-
*** empty log message ***2006-11-11, by Juanma Barranquero
-
Delete `eval-and-compile' around `require'.2006-11-11, by Juanma Barranquero
-
(cperl-mode): Before adding to it, make `compilation-error-regexp-alist'2006-11-11, by Romain Francoise
-
Fix braino.2006-11-11, by Juanma Barranquero
-
*** empty log message ***2006-11-11, by Juanma Barranquero
-
(server-visit-files): Bind `minibuffer-auto-raise' to the value of2006-11-11, by Juanma Barranquero
-
*** empty log message ***2006-11-11, by Glenn Morris
-
(org-export-with-timestamps)2006-11-11, by Glenn Morris
-
(vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous doc2006-11-11, by Glenn Morris
-
(ebnf-stop-on-error): Improve previous doc fix.2006-11-11, by Glenn Morris
-
(compilation-directory-matcher): Improve previous doc fix.2006-11-11, by Glenn Morris
-
(c-lineup-string-cont): Improve previous doc fix.2006-11-11, by Glenn Morris
-
(tramp-unified-filenames): Improve previos doc fix.2006-11-11, by Glenn Morris
-
(ses-call-printer-return): Improve previous doc fix.2006-11-11, by Glenn Morris
-
(ido-enable-prefix): Improve previous doc fix.2006-11-11, by Glenn Morris
-
*** empty log message ***2006-11-11, by Richard M. Stallman
-
(flyspell-mode-map): Bind C-c $ instead of M-RET.2006-11-11, by Richard M. Stallman
-
** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw.el 1.152006-11-10, by Chong Yidong
-
(url-http-mark-connection-as-free, url-http-find-free-connection):2006-11-10, by Chong Yidong
-
* url-http.el (url-http-mark-connection-as-free)2006-11-10, by Chong Yidong
-
(c-font-lock-declarations): Don't overwrite fontification for "case"2006-11-10, by Chong Yidong
-
* progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite2006-11-10, by Chong Yidong
-
*** empty log message ***2006-11-10, by Juanma Barranquero
-
Two more entries (yes, I'm easily amused).2006-11-10, by Juanma Barranquero
-
** triska@gmx.at, Nov 2: EMACS environment variable.2006-11-10, by Chong Yidong
-
** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time2006-11-10, by Chong Yidong
-
*** empty log message ***2006-11-10, by Juanma Barranquero
-
[!WINDOWSNT]: Include <sys/types.h>.2006-11-10, by Juanma Barranquero
-
*** empty log message ***2006-11-10, by Andreas Schwab
-
(calendar-dst-check-each-year-flag): Avoid2006-11-10, by Andreas Schwab
-
(mh-draft-folder): Avoid starting sentence with "nil".2006-11-10, by Andreas Schwab
-
*** empty log message ***2006-11-10, by Juanma Barranquero
-
(server-raise-frame): New option.2006-11-10, by Juanma Barranquero
-
(gdb-many-windows): Start doc string2006-11-10, by Nick Roberts
-
*** empty log message ***2006-11-10, by Nick Roberts
-
*** empty log message ***2006-11-10, by Nick Roberts
-
*** empty log message ***2006-11-10, by Glenn Morris
-
(mh-draft-folder): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(org-export-with-timestamps)2006-11-10, by Glenn Morris
-
(vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(gdb-many-windows): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(ebnf-stop-on-error): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(compilation-directory-matcher): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(c-lineup-string-cont): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(tramp-unified-filenames): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(ses-call-printer-return): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
(ido-enable-prefix): Doc fix (Nil -> nil).2006-11-10, by Glenn Morris
-
*** empty log message ***2006-11-10, by Carsten Dominik
-
Do not assume DST starts/ends on the same date in every year.2006-11-10, by Glenn Morris
-
(ARCHIVE tag): Document C-TAB for forcing cycling of2006-11-10, by Carsten Dominik
-
*** empty log message ***2006-11-10, by Glenn Morris
-
(org-scan-tags): Make the search case-sensitive.2006-11-10, by Carsten Dominik
-
*** empty log message ***2006-11-10, by Carsten Dominik
-
(f90-indent-region): Bind case-fold-search to t.2006-11-10, by Glenn Morris
-
*** empty log message ***2006-11-10, by Glenn Morris
-
*** empty log message ***2006-11-10, by Jan Djärv
-
(do_ewmh_fullscreen, XTfullscreen_hook): New functions.2006-11-10, by Jan Djärv
-
(struct x_display_info): Fix indentation.2006-11-10, by Jan Djärv
-
(x_set_fullscreen): Call fullscreen_hook if set.2006-11-10, by Jan Djärv
-
Define fullscreen_hook.2006-11-10, by Jan Djärv
-
Add fullscreen_hook.2006-11-10, by Jan Djärv
-
* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):2006-11-10, by Jan Djärv
-
* frames.texi (Window System Selections): Remove clipboard from2006-11-10, by Jan Djärv
-
*** empty log message ***2006-11-10, by Juanma Barranquero
-
(bs--window-for-buffer): Remove.2006-11-10, by Juanma Barranquero
-
*** empty log message ***2006-11-10, by Kenichi Handa
-
(revert-buffer): Fix previous change.2006-11-10, by Kenichi Handa
-
Add "add-log-time-zone-rule: t" to Local Variables section.2006-11-10, by Juanma Barranquero
-
*** empty log message ***2006-11-09, by Robert J. Chassell
-
Copy descriptions from detailed master menu to menus within body.2006-11-09, by Robert J. Chassell
-
*** empty log message ***2006-11-09, by Robert J. Chassell
-
(beginning of emacs-lisp-intro.texi): Add `other shell commands' to2006-11-09, by Robert J. Chassell
-
*** empty log message ***2006-11-09, by Juanma Barranquero
-
(bs--redisplay): Fix typo in docstring.2006-11-09, by Juanma Barranquero
-
** arit93@yahoo.com, Nov 7: proposed fix for vc-svn.el and "the underscore hack"2006-11-09, by Chong Yidong
-
Fix typo in previous commit.2006-11-09, by Chong Yidong
-
Undo last fix.2006-11-09, by Chong Yidong
-
(vc-svn-admin-directory): New var.2006-11-09, by Chong Yidong
-
* vc-svn.el (vc-svn-admin-directory): New var.2006-11-09, by Chong Yidong
-
*** empty log message ***2006-11-09, by Juanma Barranquero
-
Regenerate.2006-11-09, by Juanma Barranquero
-
(erc-header-line): Fix typo.2006-11-09, by Chong Yidong
-
* erc.el (erc-header-line): Fix typo.2006-11-09, by Chong Yidong
-
*** empty log message ***2006-11-08, by Juanma Barranquero
-
(Fbyte_code): Use SYMBOL_CONSTANT_P macro.2006-11-08, by Juanma Barranquero
-
(Fmakunbound): Use SYMBOL_CONSTANT_P macro.2006-11-08, by Juanma Barranquero
-
*** empty log message ***2006-11-08, by Magnus Henoch
-
(url-http-handle-authentication): If there are several authentication2006-11-08, by Magnus Henoch
-
*** empty log message ***2006-11-08, by Richard M. Stallman
-
*** empty log message ***2006-11-08, by Richard M. Stallman
-
*** empty log message ***2006-11-08, by Alan Mackenzie
-
2006-11-08 Alan Mackenzie <acm@muc.de>2006-11-08, by Alan Mackenzie
-
(remove-overlays): Fix typo in last change.2006-11-08, by Romain Francoise
-
*** empty log message ***2006-11-08, by Richard M. Stallman
-
(remove-overlays): Call overlay-recenter.2006-11-08, by Richard M. Stallman
-
*** empty log message ***2006-11-08, by Richard M. Stallman
-
Fix Print submenu creation2006-11-08, by Vinicius Jose Latorre
-
*** empty log message ***2006-11-08, by Juanma Barranquero
-
(ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache,2006-11-08, by Juanma Barranquero
-
*** empty log message ***2006-11-08, by YAMAMOTO Mitsuharu
-
Remove descriptions about --without-x. Remove2006-11-08, by YAMAMOTO Mitsuharu
-
Regenerate.2006-11-08, by YAMAMOTO Mitsuharu
-
Prefer X11 to Carbon only when some X-specific2006-11-08, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-11-08, by Kenichi Handa
-
(set-default-coding-systems): Always2006-11-08, by Kenichi Handa
-
*** empty log message ***2006-11-08, by Juanma Barranquero
-
(setwins): Remove.2006-11-08, by Juanma Barranquero
-
(get_server_config): Declare set_fg as FARPROC to avoid a compiler warning.2006-11-08, by Juanma Barranquero
-
*** empty log message ***2006-11-08, by Magnus Henoch
-
(url-retrieve-synchronously): Allow quitting when inhibit-quit is t.2006-11-08, by Magnus Henoch
-
** Slowness of remove-overlays.2006-11-07, by Chong Yidong
-
(whitespace-buffer): Call remove-overlays after overlay-recenter for2006-11-07, by Chong Yidong
-
* whitespace.el (whitespace-buffer): Call remove-overlays after2006-11-07, by Chong Yidong
-
*** empty log message ***2006-11-07, by Juanma Barranquero
-
(get_server_config) [WINDOWSNT]: Search the server file on APPDATA2006-11-07, by Juanma Barranquero
-
* lisp/net/tramp.el (tramp-default-method): scp is the default method.2006-11-07, by Michael Albinus
-
*** empty log message ***2006-11-07, by Juanma Barranquero
-
(get_server_config): Extract also the Emacs pid from the server file.2006-11-07, by Juanma Barranquero
-
(server-start): Save also the Emacs pid in the server authentication file.2006-11-07, by Juanma Barranquero
-
(reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtex2006-11-07, by Carsten Dominik
-
*** empty log message ***2006-11-07, by Carsten Dominik
-
*** empty log message ***2006-11-06, by Juanma Barranquero
-
(syms_of_xsmfns): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(syms_of_lread): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(make-char): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
*** empty log message ***2006-11-06, by Juanma Barranquero
-
(hook): Fix typos in docstring.2006-11-06, by Juanma Barranquero
-
(skkdic-convert): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(custom-mode-map): Move defvar above code using it.2006-11-06, by Chong Yidong
-
* cus-edit.el (custom-mode-map): Move defvar above code using it.2006-11-06, by Chong Yidong
-
*** empty log message ***2006-11-06, by Roland Winkler
-
Fix typo in name of author of bibtex.el,2006-11-06, by Roland Winkler
-
Update Marc Shapiro's email address.2006-11-06, by Roland Winkler
-
(BUGS): Remove "Build failure under Suse 10.0" was2006-11-06, by Reiner Steib
-
*** empty log message ***2006-11-06, by Richard M. Stallman
-
(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.2006-11-06, by Chong Yidong
-
(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.2006-11-06, by Chong Yidong
-
* macmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.2006-11-06, by Chong Yidong
-
(Acknowledgments): Fix name spelling, add Anna Bigatti.2006-11-06, by Richard M. Stallman
-
(Acknowledgments): Fix name spelling.2006-11-06, by Richard M. Stallman
-
(List Variables): Document COMPARE-FN.2006-11-06, by Richard M. Stallman
-
Avoid use of "binding" to mean a relation;2006-11-06, by Richard M. Stallman
-
(Top): Change menu node description.2006-11-06, by Richard M. Stallman
-
(Managing Overlays): Document overlay-recenter.2006-11-06, by Richard M. Stallman
-
(flyspell-correct-word-before-point):2006-11-06, by Richard M. Stallman
-
(fill-minibuffer-function): New function.2006-11-06, by Richard M. Stallman
-
(ruler-mode-map): Add bindings for up-events so that they aren't undefined.2006-11-06, by Richard M. Stallman
-
No maintainer now.2006-11-06, by Richard M. Stallman
-
(dired-readin): Locally bind file-name-coding-system.2006-11-06, by Richard M. Stallman
-
Shorten and clarify usual mode line mouse help string.2006-11-06, by Richard M. Stallman
-
(autoloads): Don't include `obsolete'.2006-11-06, by Richard M. Stallman
-
*** empty log message ***2006-11-06, by Richard M. Stallman
-
*** empty log message ***2006-11-06, by Richard M. Stallman
-
(pr-alist-custom-set, pr-ps-utility-custom-set)2006-11-06, by Chong Yidong
-
* printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)2006-11-06, by Chong Yidong
-
*** empty log message ***2006-11-06, by Robert J. Chassell
-
Finish minor changes seen from DVI output.2006-11-06, by Robert J. Chassell
-
*** empty log message ***2006-11-06, by Juanma Barranquero
-
(longopts) [! NO_SOCKETS_IN_FILE_SYSTEM]: Don't show option --socket-name.2006-11-06, by Juanma Barranquero
-
*** empty log message ***2006-11-06, by Juanma Barranquero
-
(allout-adjust-file-variable, allout-passphrase-verifier-string,2006-11-06, by Juanma Barranquero
-
(hook): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(emacs-lock-from-exiting): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(follow-avoid-tail-recenter-p): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(view-emacs-news): Fix typo in error message.2006-11-06, by Juanma Barranquero
-
(hexl-mode): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(menu-bar-update-buffers): Fix typo in help menu entry.2006-11-06, by Juanma Barranquero
-
(mouse-copy-work-around-drag-bug): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(mouse-set-font): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(resume-emacs-args-file): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(t-mouse-process, t-mouse-mode): Fix typos in docstrings.2006-11-06, by Juanma Barranquero
-
(terminal-emulator): Fix typo in message.2006-11-06, by Juanma Barranquero
-
(apropos-synonyms): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(file-name-shadow-tty-properties): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(shadow-define-regexp-group, shadow-literal-groups, shadow-insert-var):2006-11-06, by Juanma Barranquero
-
(authors-fixed-entries): Fix typo.2006-11-06, by Juanma Barranquero
-
(custom-print-install, custom-print-uninstall, custom-format):2006-11-06, by Juanma Barranquero
-
(x-kill-primary-selection, x-delete-primary-selection,2006-11-06, by Juanma Barranquero
-
(list-load-path-shadows): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
Fix typo in interactive message.2006-11-06, by Juanma Barranquero
-
(tpu-help-text, tpu-save-all-buffers-kill-emacs, tpu-emacs-replace,2006-11-06, by Juanma Barranquero
-
(vip-emacs-local-map, vip-change-mode-to-emacs): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(viper-emacs-state-cursor-color): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(viper-emacs-kbd-map, viper-toggle-key): Fix typos in docstrings.2006-11-06, by Juanma Barranquero
-
(viper-mode, viper-set-hooks, viper-major-mode-modifier-list):2006-11-06, by Juanma Barranquero
-
(report-emacs-bug): Fix typos in output message.2006-11-06, by Juanma Barranquero
-
(vms-pmail-save-and-exit, vms-pmail-abort, vms-pmail-setup):2006-11-06, by Juanma Barranquero
-
(dun-help): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(handwrite): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(hanoi-unix-64): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(idlwave-rescan-asynchronously): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(fixed): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.2006-11-06, by Juanma Barranquero
-
(org-file-apps, org-emphasis-regexp-components, org-emphasis-alist):2006-11-06, by Juanma Barranquero
-
(batch-texinfo-format): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(feedmail-queue-reminder, feedmail-queue-reminder-alist,2006-11-06, by Juanma Barranquero
-
(erc-dcc-send-file): Fix typo in error message.2006-11-06, by Juanma Barranquero
-
(truncate): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(erc-autoaway-reestablish-idletimer): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
(read-passwd): Fix typo in docstring.2006-11-06, by Juanma Barranquero
-
*** empty log message ***2006-11-05, by Juanma Barranquero
-
(read-feature): Don't complete features not loaded from a file (which make2006-11-05, by Juanma Barranquero
-
*** empty log message ***2006-11-05, by Robert J. Chassell
-
Yet more minor changes:2006-11-05, by Robert J. Chassell
-
(add-log-time-zone-rule): Mark as safe-local-variable.2006-11-05, by Reiner Steib
-
** Icicles, Printing and Easy Menu.2006-11-05, by Chong Yidong
-
(command-line-1): Kill emacs if the last frame is deleted while2006-11-05, by Chong Yidong
-
* startup.el (command-line-1): Kill emacs if the last frame is2006-11-05, by Chong Yidong
-
Add a comment.2006-11-05, by Chong Yidong
-
Fix typo.2006-11-05, by Chong Yidong
-
(eargs) Provide eldoc message for builtin types.2006-11-05, by Chong Yidong
-
* emacs.py: (eargs) Provide eldoc message for builtin types.2006-11-05, by Chong Yidong
-
** gotoh@taiyo.co.jp, Nov 1: url-http-handle-authentication does not2006-11-05, by Chong Yidong
-
** raman@users.sf.net, Nov 2: w3 broken again2006-11-05, by Chong Yidong
-
** ken.manheimer@gmail.com, Nov 1: allout.el patch to install.2006-11-05, by Chong Yidong
-
Remember to reset date and edition number.2006-11-05, by Robert J. Chassell
-
*** empty log message ***2006-11-05, by Robert J. Chassell
-
More minor changes.2006-11-05, by Robert J. Chassell
-
*** empty log message ***2006-11-05, by Richard M. Stallman
-
(POSIX_SIGNALS): Defined.2006-11-05, by Richard M. Stallman
-
(init-file-had-error): Add doc string.2006-11-05, by Richard M. Stallman
-
(custom-save-all): Error if saving in .emacs and it had an error when loaded.2006-11-05, by Richard M. Stallman
-
(dired-copy-file-recursive): Catch errors2006-11-05, by Richard M. Stallman
-
2006-11-05 Micha?Cadilhac <michael.cadilhac@lrde.org>2006-11-05, by Romain Francoise
-
*** empty log message ***2006-11-05, by Eli Zaretskii
-
(mouse-autoselect-window-now): Remove variable.2006-11-05, by Eli Zaretskii
-
(Fmenu_or_popup_active_p): New function.2006-11-05, by Eli Zaretskii
-
(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated.2006-11-05, by Eli Zaretskii
-
(Fmenu_or_popup_active_p): New function.2006-11-05, by Eli Zaretskii
-
(Fmenu_or_popup_active_p): New function.2006-11-05, by Eli Zaretskii
-
*** empty log message ***2006-11-05, by Eli Zaretskii
-
(info-lookup-guess-custom-symbol): New function for retrieving symbol at point2006-11-05, by Eli Zaretskii
-
*** empty log message ***2006-11-05, by YAMAMOTO Mitsuharu
-
(malloc_cookie): Remove unused variable.2006-11-05, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-11-05, by Juanma Barranquero
-
(unexec): Fix typo in output message.2006-11-05, by Juanma Barranquero
-
(syms_of_frame): Fix typo in docstring.2006-11-05, by Juanma Barranquero
-
(Ffeaturep, syms_of_fns): Fix typos in docstrings.2006-11-05, by Juanma Barranquero
-
(Finsert_startup_screen): Fix typo in docstring.2006-11-05, by Juanma Barranquero
-
*** empty log message ***2006-11-04, by Robert J. Chassell
-
Minor fixes.2006-11-04, by Robert J. Chassell
-
*** empty log message ***2006-11-04, by Eli Zaretskii
-
(rmail-redecode-body): New optional argument RAW.2006-11-04, by Eli Zaretskii
-
Replace 22.0.100 with 22.1.100.2006-11-04, by Robert J. Chassell
-
Fix typo.2006-11-04, by Romain Francoise
-
(bootstrap-clean-before): Use new target `bootstrap-clean' in the leim2006-11-04, by Romain Francoise
-
(bootstrap-clean): New target.2006-11-04, by Romain Francoise
-
*** empty log message ***2006-11-04, by Juanma Barranquero
-
*** empty log message ***2006-11-04, by Eli Zaretskii
-
(w32_createwindow): Remove code for handling -geometry command line option and2006-11-04, by Eli Zaretskii
-
Document problems with Cygwin builds of GCC 3.4.4.2006-11-04, by Eli Zaretskii
-
(../src/$(BLD)/temacs.exe): Create as temporary file if it doesn't already2006-11-04, by Eli Zaretskii
-
*** empty log message ***2006-11-04, by Romain Francoise
-
Fix faces.el log entry.2006-11-04, by Eli Zaretskii
-
*** empty log message ***2006-11-04, by Eli Zaretskii
-
(faces-sample-overlay, describe-face): Revert last changes.2006-11-04, by Eli Zaretskii
-
*** empty log message ***2006-11-04, by Eli Zaretskii
-
(whitespace-indent-regexp): Make this match any multiples of eight spaces near2006-11-04, by Eli Zaretskii
-
*** empty log message ***2006-11-04, by Richard M. Stallman
-
* w32proc.c: (sys_wait) Only wait for processes with fd<0.2006-11-04, by Chong Yidong
-
* configure.in: Enable sparc64/ia64/powerpc FreeBSD builds.2006-11-04, by Chong Yidong
-
* xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to2006-11-04, by Chong Yidong
-
* gtkutil.c (update_frame_tool_bar): If icon image is invalid and2006-11-04, by Chong Yidong
-
2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>2006-11-04, by Kim F. Storm
-
*** empty log message ***2006-11-04, by Kim F. Storm
-
*** empty log message ***2006-11-03, by Juanma Barranquero
-
(initialize_sockets): Don't initialize Winsock more than once.2006-11-03, by Juanma Barranquero
-
*** empty log message ***2006-11-03, by Juanma Barranquero
-
Reword comment.2006-11-03, by Juanma Barranquero
-
(table--row-column-insertion-point-p): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(org-copy-subtree): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(flyspell-check-tex-math-command): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(ada-find-in-ali): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(eudc-expansion-overwrites-query): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(rsf-scanning-messages-now): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(find-function-noselect, find-function, find-variable-noselect, find-variable,2006-11-03, by Juanma Barranquero
-
(checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(widget-image-enable): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(speedbar-generic-list-tag-p): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(expand-pos): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(custom-unlispify-menu-entries, custom-unlispify-tag-names,2006-11-03, by Juanma Barranquero
-
(bs--show-all, bs--redisplay): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
*** empty log message ***2006-11-03, by Ramprasad B
-
*** empty log message ***2006-11-03, by Juanma Barranquero
-
(nnsoup-always-save): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
Installed [mark@mcs.vuw.ac.nz: sort-columns fails on NetBSD] patch2006-11-03, by Ramprasad B
-
(nndiary-reminders): Use "non-nil" in docstrings.2006-11-03, by Juanma Barranquero
-
(gnus-diary-delay-format-function): Use "non-nil" in docstring.2006-11-03, by Juanma Barranquero
-
*** empty log message ***2006-11-03, by Ramprasad B
-
Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch2006-11-03, by Ramprasad B
-
*** empty log message ***2006-11-03, by Ramprasad B
-
Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch2006-11-03, by Ramprasad B
-
Add Tip to speed up copy/kill for remote X session.2006-11-03, by Kim F. Storm
-
* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising the2006-11-03, by Jan Djärv
-
*** empty log message ***2006-11-03, by Juanma Barranquero
-
(server-auth-key): Remove. Replace by a process-property.2006-11-02, by Stefan Monnier
-
Merge from gnus--rel--5.102006-11-02, by Miles Bader
-
(url-http-handle-authentication): If there are several authentication2006-11-02, by Magnus Henoch
-
** david.reitter@gmail.com, Oct 16: url-retrieve may cause hang2006-11-02, by Chong Yidong
-
*** empty log message ***2006-11-02, by Juanma Barranquero
-
(Fkill_emacs): Fix typo in docstring.2006-11-02, by Juanma Barranquero
-
*** empty log message ***2006-11-02, by Juanma Barranquero
-
When called with no arguments (not even a filter), show help instead of2006-11-02, by Juanma Barranquero
-
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition2006-11-02, by Robert J. Chassell
-
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition2006-11-02, by Robert J. Chassell
-
*** empty log message ***2006-11-02, by Juanma Barranquero
-
[WINDOWSNT]: Define HAVE_INET_SOCKETS.2006-11-02, by Juanma Barranquero
-
(org-mode-map): No longer copy `outline-mode-map' explicitly2006-11-02, by Carsten Dominik
-
*** empty log message ***2006-11-02, by Carsten Dominik
-
*** empty log message ***2006-11-02, by YAMAMOTO Mitsuharu
-
2006-11-02 Nozomu Ando <nand@mac.com>2006-11-02, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-11-02, by Juanma Barranquero
-
(server-visit-files): Use `when'.2006-11-02, by Juanma Barranquero
-
Fix unbalanced quotes.2006-11-01, by Juri Linkov
-
Fix unbalanced quotes.2006-11-01, by Juri Linkov
-
*** empty log message ***2006-11-01, by Juri Linkov
-
Fix unbalanced quotes.2006-11-01, by Juri Linkov
-
(Word Search): Document incremental word search.2006-11-01, by Juri Linkov
-
(yank): Doc fix.2006-11-01, by Juri Linkov
-
Try and fit within 80 columns.2006-11-01, by Stefan Monnier
-
*** empty log message ***2006-11-01, by Juanma Barranquero
-
(Fcatch): Doc fix.2006-11-01, by Juanma Barranquero
-
[WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editor2006-11-01, by Juanma Barranquero
-
(url-http-create-request): Use buffer-locale equivalents of2006-11-01, by Magnus Henoch
-
* battery.el (battery-linux-proc-acpi): Prevent range error when2006-11-01, by Chong Yidong
-
Removed Info files wrongly committed.2006-10-31, by Robert J. Chassell
-
* emacs-lisp-intro.texi: Remove version reference for X colors.2006-10-31, by Robert J. Chassell
-
* eintr-3: updated `Introduction to Programming in Emacs Lisp'2006-10-31, by Robert J. Chassell
-
* eintr-2: updated `Introduction to Programming in Emacs Lisp'2006-10-31, by Robert J. Chassell
-
* eintr-1: updated `Introduction to Programming in Emacs Lisp'2006-10-31, by Robert J. Chassell
-
* eintr: updated `Introduction to Programming in Emacs Lisp'2006-10-31, by Robert J. Chassell
-
info/eintr-3: Updated Info file to Third Edition for2006-10-31, by Robert J. Chassell
-
info/eintr-2: Updated Info file to Third Edition for2006-10-31, by Robert J. Chassell
-
info/eintr-1: Updated Info file to Third Edition for2006-10-31, by Robert J. Chassell
-
info/eintr: Updated Info file to Third Edition for2006-10-31, by Robert J. Chassell
-
* emacs-lisp-intro.texi: Revised text for kill-region,2006-10-31, by Robert J. Chassell
-
Removed INSTALL MANIFEST since those files are now irrelevant.2006-10-31, by Robert J. Chassell
-
*** empty log message ***2006-10-31, by Juanma Barranquero
-
[WINDOWSNT]: Include <malloc.h> and <stdlib.h>.2006-10-31, by Juanma Barranquero
-
*** empty log message ***2006-10-31, by Juanma Barranquero
-
[!WINDOWSNT]: Include <fcntl.h> if available.2006-10-31, by Juanma Barranquero
-
*** empty log message ***2006-10-31, by Kim F. Storm
-
Added an entry2006-10-31, by Ramprasad B
-
Installed describe-face sample text2006-10-31, by Ramprasad B
-
*** empty log message ***2006-10-31, by Juanma Barranquero
-
Fixes to emacsclient.c for GNU/Linux.2006-10-31, by Juanma Barranquero
-
*** empty log message ***2006-10-31, by YAMAMOTO Mitsuharu
-
(create_apple_event_from_event_ref)2006-10-31, by YAMAMOTO Mitsuharu
-
(mac_create_bitmap_from_bitmap_data): Make variable2006-10-31, by YAMAMOTO Mitsuharu
-
(init_service_handler): Make variable `specs' static2006-10-31, by YAMAMOTO Mitsuharu
-
(install_menu_quit_handler): Make variable `typesList'2006-10-31, by YAMAMOTO Mitsuharu
-
(mac_color_map): Make static const.2006-10-31, by YAMAMOTO Mitsuharu
-
(create_apple_event_from_event_ref)2006-10-31, by YAMAMOTO Mitsuharu
-
[MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v)2006-10-31, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-10-31, by Kenichi Handa
-
(xic_create_xfontset): Fix previous change.2006-10-31, by Kenichi Handa
-
Add arch tagline2006-10-31, by Miles Bader
-
*** empty log message ***2006-10-31, by Juanma Barranquero
-
(ada-prj-new): Change maintainer, apply whitespace-cleanup, checkdoc. Minor2006-10-31, by Juanma Barranquero
-
Change maintainer, apply whitespace-cleanup, checkdoc.2006-10-31, by Juanma Barranquero
-
(ada-compile-current): Don't add newlines to commands.2006-10-31, by Juanma Barranquero
-
Add support for TCP sockets.2006-10-31, by Juanma Barranquero
-
(ALL): Add emacsclient.2006-10-31, by Juanma Barranquero
-
*** empty log message ***2006-10-30, by Juanma Barranquero
-
Add support for TCP sockets.2006-10-30, by Juanma Barranquero
-
* Makefile.in (lwlib-utils.o): Use CPPFLAGS.2006-10-30, by Chong Yidong
-
Tweak last fix.2006-10-30, by Chong Yidong
-
* s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib and2006-10-30, by Chong Yidong
-
(add-to-list): Don't continue checking if a match has2006-10-30, by David Kastrup
-
* emacs-lisp-intro.texi: Many changes since it turned out that2006-10-30, by Robert J. Chassell
-
* tutorial.el: Move defvars to avoid bytecomp warnings.2006-10-30, by Chong Yidong
-
Fix last fix.2006-10-30, by Chong Yidong
-
* tutorial.el: Move defvars to avoid bytecomp warnings.2006-10-30, by Chong Yidong
-
* help-fns.el (help-with-tutorial): Moved to tutorial.el.2006-10-30, by Chong Yidong
-
* make-dist: Add makefile.w32-in to the man, lispref and lispintro2006-10-30, by Chong Yidong
-
* makefile.w32-in: revert last change.2006-10-30, by Chong Yidong
-
* makefile.w32-in: Revert last change.2006-10-30, by Chong Yidong
-
Merge from gnus--rel--5.102006-10-30, by Miles Bader
-
*** empty log message ***2006-10-30, by Kenichi Handa
-
(revert-buffer): If a unibyte buffer is being reverted2006-10-30, by Kenichi Handa
-
(server-select-display): Use a dummy buffer to detect when2006-10-30, by Stefan Monnier
-
*** empty log message ***2006-10-29, by Juanma Barranquero
-
(WinMain): Process all recognized arguments, not just the first one.2006-10-29, by Juanma Barranquero
-
* configure: Regenerate using autoconf 2.59.2006-10-29, by Chong Yidong
-
* ralloc.c (relinquish): Use a long for excess space counter to2006-10-29, by Chong Yidong
-
* configure.in: Enable x86-64 OpenBSD compilation.2006-10-29, by Chong Yidong
-
* m/amdx86-64.h: Add defines for OpenBSD x86-64.2006-10-29, by Chong Yidong
-
* Makefile.in: Use relative paths to avoid advertising filesystem2006-10-29, by Chong Yidong
-
* makefile.w32-in: Use relative paths to avoid advertising filesystem2006-10-29, by Chong Yidong
-
* Makefile.in: Use relative paths to avoid advertising filesystem2006-10-29, by Chong Yidong
-
(url-open-stream): Really use asynchronous connections (accidentally2006-10-29, by Magnus Henoch
-
*** empty log message ***2006-10-29, by Juanma Barranquero
-
Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to many2006-10-29, by Juanma Barranquero
-
*** empty log message ***2006-10-29, by Lars Hansen
-
(with-parsed-tramp-file-name): Correct debug spec. Highlight as keyword.2006-10-29, by Lars Hansen
-
Merge from gnus--rel--5.102006-10-29, by Miles Bader
-
Add arch tagline2006-10-28, by Miles Bader
-
*** empty log message ***2006-10-28, by Juanma Barranquero
-
(Fdisplay_buffer): Fix typo in docstring.2006-10-28, by Juanma Barranquero
-
New package cal-html.el.2006-10-28, by Glenn Morris
-
Add cal-html.el author.2006-10-28, by Glenn Morris
-
*** empty log message ***2006-10-28, by Glenn Morris
-
(Writing Calendar Files): Rename section (was "LaTeX Calendar").2006-10-28, by Glenn Morris
-
(Top): Rename old node "LaTeX Calendar" to "Writing Calendar Files."2006-10-28, by Glenn Morris
-
(Acknowledgments): Add cal-html author.2006-10-28, by Glenn Morris
-
(cal-html-cursor-month, cal-html-cursor-year): Add autoloads for this2006-10-28, by Glenn Morris
-
New file, from: Anna M. Bigatti <bigatti at dima.unige.it>.2006-10-28, by Glenn Morris
-
(url-http-parse-headers): Fix misplaced paren.2006-10-28, by Magnus Henoch
-
* make-announcement (OLD): Remove LEIM references in announcement2006-10-28, by Chong Yidong
-
* emacs-lisp/authors.el (authors-aliases): Update.2006-10-28, by Chong Yidong
-
*** empty log message ***2006-10-28, by YAMAMOTO Mitsuharu
-
Make links to mac/make-package and2006-10-28, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-10-27, by Juanma Barranquero
-
(x_draw_glyph_string_foreground): Set background mode to TRANSPARENT before2006-10-27, by Juanma Barranquero
-
(best_matching_font): Fix logic to decide whether to use overstriking to2006-10-27, by Juanma Barranquero
-
Regenerate.2006-10-27, by Chong Yidong
-
* elisp.texi: Bump version number to 22.0.90.2006-10-27, by Chong Yidong
-
* emacs.texi: Bump version number to 22.0.90.2006-10-27, by Chong Yidong
-
* version.el (emacs-version): Bump version number to 22.0.90.2006-10-27, by Chong Yidong
-
* README: Bump version number to 22.0.90.2006-10-27, by Chong Yidong
-
* url.el (url-retrieve): Minor doc clarification.2006-10-27, by Chong Yidong
-
* url-http.el (url-http-mark-connection-as-free): Verify that2006-10-27, by Chong Yidong
-
* progmodes/octave-inf.el (inferior-octave-has-built-in-variables):2006-10-27, by Chong Yidong
-
*** empty log message ***2006-10-27, by Richard M. Stallman
-
Downcase nroff/troff/roff.2006-10-27, by Richard M. Stallman
-
* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.2006-10-27, by Chong Yidong
-
* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the2006-10-26, by Chong Yidong
-
*** empty log message ***2006-10-26, by Kim F. Storm
-
* ada-mode.texi (Project files, Identifier completion)2006-10-26, by Chong Yidong
-
(mode-line-mode-menu): Remove bindings for global2006-10-25, by Nick Roberts
-
*** empty log message ***2006-10-25, by Nick Roberts
-
*** empty log message ***2006-10-25, by Juanma Barranquero
-
(x-handle-name-switch): Doc fix.2006-10-25, by Juanma Barranquero
-
*** empty log message ***2006-10-25, by Juanma Barranquero
-
(midnight-buffer-display-time): Doc fix.2006-10-25, by Juanma Barranquero
-
Merge from gnus--rel--5.102006-10-24, by Miles Bader
-
2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>2006-10-23, by Michael Kifer
-
(Event Input Misc): Update unread-command-events.2006-10-23, by Kim F. Storm
-
*** empty log message ***2006-10-23, by Kim F. Storm
-
*** empty log message ***2006-10-23, by Andreas Schwab
-
Regenerate.2006-10-23, by Andreas Schwab
-
Make sure x_default_search_path is always set even2006-10-23, by Andreas Schwab
-
* textmodes/flyspell.el (flyspell-check-region-doublons): Fix last2006-10-23, by Chong Yidong
-
(remember_mouse_glyph): Simplify last change.2006-10-23, by Kim F. Storm
-
Fix bug: sds@podval.org, Oct 18: crash in cvs head.2006-10-23, by Kim F. Storm
-
(remember_mouse_glyph): Don't crash if glyphs are not initialized.2006-10-23, by Kim F. Storm
-
*** empty log message ***2006-10-23, by Kim F. Storm
-
(mode-line-mode-menu): List global minor modes2006-10-23, by Nick Roberts
-
*** empty log message ***2006-10-23, by Nick Roberts
-
Add: sds@podval.org, Oct 18: crash in cvs head.2006-10-23, by Richard M. Stallman
-
*** empty log message ***2006-10-23, by Richard M. Stallman
-
(Expanding Abbrevs): Expansion happens only when Abbrev mode is enabled.2006-10-23, by Richard M. Stallman
-
* emacs.py (eargs): Return expected _emacs_out string even if2006-10-22, by Chong Yidong
-
Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h2006-10-22, by Kim F. Storm
-
(Sets And Lists): Fix typos.2006-10-22, by Nick Roberts
-
*** empty log message ***2006-10-22, by Nick Roberts
-
(add-to-list): Fix last change--optimize for no compare-fn.2006-10-22, by Kim F. Storm
-
(add-to-list): Optimize if compare-fn is `eq' or `eql'.2006-10-22, by Kim F. Storm
-
*** empty log message ***2006-10-22, by Kim F. Storm
-
(read_char): Make an element (t . EVENT) in2006-10-22, by Kim F. Storm
-
* textmodes/flyspell.el (flyspell-word): Skip past all previous2006-10-22, by Chong Yidong
-
* progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.2006-10-22, by Chong Yidong
-
*** empty log message ***2006-10-22, by John Wiegley
-
2006-10-22 John Wiegley <johnw@newartisans.com>2006-10-22, by John Wiegley
-
** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow2006-10-22, by Chong Yidong
-
* progmodes/cperl-mode.el (cperl-mode): Don't assume2006-10-22, by Chong Yidong
-
* emacs.py (eargs): Return expected _emacs_out string even if2006-10-22, by Chong Yidong
-
(gdb-info-stack-custom): Don't try to give2006-10-22, by Nick Roberts
-
*** empty log message ***2006-10-22, by Nick Roberts
-
(mode-line-mode-menu): Disable auto-revert-tail-mode2006-10-21, by Nick Roberts
-
*** empty log message ***2006-10-21, by Nick Roberts
-
*** empty log message ***2006-10-21, by Richard M. Stallman
-
(Vread_expression_map): Define here.2006-10-21, by Richard M. Stallman
-
*** empty log message ***2006-10-21, by Kenichi Handa
-
(xic_create_fontsetname): If ADSTYLE field is not a wild2006-10-21, by Kenichi Handa
-
(kill-buffer-and-window): Fix a bug where an aborted2006-10-20, by David Kastrup
-
** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding2006-10-20, by Chong Yidong
-
(vc-switch-backend): Try to be more careful with unwanted2006-10-20, by Stefan Monnier
-
(vc-svn-parse-status): Remove unused arg `localp'.2006-10-20, by Stefan Monnier
-
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.2006-10-20, by Masatake YAMATO
-
** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.2006-10-19, by Chong Yidong
-
* callint.c (callint_message): Convert to a Lisp string.2006-10-19, by Chong Yidong
-
*** empty log message ***2006-10-19, by Richard M. Stallman
-
Fix typos.2006-10-19, by Richard M. Stallman
-
*** empty log message ***2006-10-19, by Kenichi Handa
-
(kkc-region): When a key sequence is not2006-10-19, by Kenichi Handa
-
Fixed: Oct 16: Emacs allocates unnecessary memory2006-10-19, by Kim F. Storm
-
*** empty log message ***2006-10-19, by Juanma Barranquero
-
(ada-in-string-p): Doc fix.2006-10-19, by Juanma Barranquero
-
2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2006-10-19, by Kim F. Storm
-
*** empty log message ***2006-10-19, by Kim F. Storm
-
*** empty log message ***2006-10-19, by YAMAMOTO Mitsuharu
-
(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:2006-10-19, by YAMAMOTO Mitsuharu
-
(emacs-version): Use mac-carbon-version-string.2006-10-19, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-10-19, by Richard M. Stallman
-
* xselect.c (x_handle_selection_request): If the converted_selection2006-10-19, by Jan Djärv
-
* select.el (ccl-check-utf-8, string-utf-8-p): New functions2006-10-19, by Jan Djärv
-
* tramp.texi (Frequently Asked Questions): Remove questions marked with2006-10-19, by Michael Albinus
-
*** empty log message ***2006-10-18, by Juanma Barranquero
-
*** empty log message ***2006-10-18, by Richard M. Stallman
-
(ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,2006-10-18, by Juanma Barranquero
-
Fix badly written ChangeLog entry.2006-10-18, by Chong Yidong
-
* term/x-win.el (res-geometry): Don't set geometry from Xresources2006-10-18, by Jan Djärv
-
*** empty log message ***2006-10-18, by Richard M. Stallman
-
Comment change.2006-10-18, by Richard M. Stallman
-
(pp-eval-expression): Use `X' to read value.2006-10-18, by Richard M. Stallman
-
(read-expression-map): Just set it, no defvar.2006-10-18, by Richard M. Stallman
-
(insert-for-yank-1): If last inserted char has properties,2006-10-18, by Richard M. Stallman
-
*** empty log message ***2006-10-18, by Juanma Barranquero
-
(recentf-mode): Doc fix.2006-10-18, by Richard M. Stallman
-
(facemenu-add-new-face): Defend against symbol that isn't a face name.2006-10-18, by Richard M. Stallman
-
(dired-do-copy): Doc fix.2006-10-18, by Richard M. Stallman
-
(Processing of Errors): Use @var for an argument, not @code.2006-10-18, by Juanma Barranquero
-
** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:2006-10-18, by Chong Yidong
-
* simple.el (line-move-1): During fields during motion to the2006-10-18, by Chong Yidong
-
"dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"2006-10-18, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-word-search-backward): Set2006-10-18, by Chong Yidong
-
*** empty log message ***2006-10-17, by Richard M. Stallman
-
*** empty log message ***2006-10-17, by Richard M. Stallman
-
*** empty log message ***2006-10-17, by Richard M. Stallman
-
(adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.2006-10-17, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-10-16, by Richard M. Stallman
-
(Edebug Recursive Edit): Minor cleanup.2006-10-16, by Richard M. Stallman
-
(Format of Keymaps): Show all the keymap element2006-10-16, by Richard M. Stallman
-
(Precalculated Fontification): Don't say that2006-10-16, by Richard M. Stallman
-
Fix prev change.2006-10-16, by Richard M. Stallman
-
(Documentation): Move xref to Emacs Manual here.2006-10-16, by Richard M. Stallman
-
Update version and ISBN.2006-10-16, by Richard M. Stallman
-
(Interactive Call): Clarify KEYS arg to call-interactively is a vector.2006-10-16, by Richard M. Stallman
-
Use @var instead of capitalization.2006-10-16, by Richard M. Stallman
-
Update ISBN.2006-10-16, by Richard M. Stallman
-
(describe-function-1): Special case optimization for self-insert-command.2006-10-16, by Richard M. Stallman
-
(url-https-create-secure-wrapper): Always use tls gateway method.2006-10-16, by Magnus Henoch
-
* gtkutil.c (get_utf8_string): Remove warnings with casts.2006-10-16, by Jan Djärv
-
(ido-reread-directory): Work in `dir' mode too.2006-10-16, by Kim F. Storm
-
*** empty log message ***2006-10-16, by Kim F. Storm
-
*** empty log message ***2006-10-16, by YAMAMOTO Mitsuharu
-
(mac_query_char_extents): Don't return glyph ID if layout2006-10-16, by YAMAMOTO Mitsuharu
-
(Fmac_get_preference, Fmac_code_convert_string): Add GCPROs.2006-10-16, by YAMAMOTO Mitsuharu
-
(adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.2006-10-16, by YAMAMOTO Mitsuharu
-
2006-10-15 Martin Rudalics <rudalics@gmx.at>2006-10-15, by Kim F. Storm
-
*** empty log message ***2006-10-15, by Kim F. Storm
-
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>2006-10-15, by Kim F. Storm
-
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>2006-10-15, by Kim F. Storm
-
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>2006-10-15, by Kim F. Storm
-
*** empty log message ***2006-10-15, by Kim F. Storm
-
2006-10-15 Michaël Cadilhac <michael.cadilhac@lrde.org>2006-10-15, by Kim F. Storm
-
*** empty log message ***2006-10-15, by Kim F. Storm
-
* woman.el (woman2-format-paragraphs): Avoid infinite loop in case2006-10-15, by Chong Yidong
-
*** empty log message ***2006-10-15, by YAMAMOTO Mitsuharu
-
(set-version): Set version numbers in "mac" subdirectory.2006-10-15, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-10-15, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-10-15, by Miles Bader
-
(filesets-run-cmd--repl-fn): Use shell-quote-argument.2006-10-14, by Kim F. Storm
-
*** empty log message ***2006-10-14, by Kim F. Storm
-
*** empty log message ***2006-10-14, by Eli Zaretskii
-
(filesets-cmd-shell-command): Quote buffer-file-name to protect whitespace and2006-10-14, by Eli Zaretskii
-
*** empty log message ***2006-10-14, by Eli Zaretskii
-
*** empty log message ***2006-10-14, by Richard M. Stallman
-
(init_sys_modes): Delete DEFVAR_LISP in the wrong place.2006-10-14, by Richard M. Stallman
-
Added extra info about Drew Adams 12 Aug bug2006-10-13, by Jason Rumney
-
Fix upload instructions: pretest files should not be uploaded in2006-10-13, by Romain Francoise
-
*** empty log message ***2006-10-13, by Eli Zaretskii
-
(apropos-pattern-quoted): Fix a typo in a doc string.2006-10-13, by Eli Zaretskii
-
*** empty log message ***2006-10-13, by Eli Zaretskii
-
(start-process-shell-command): Doc fix.2006-10-13, by Eli Zaretskii
-
* info-look.el: Update lookup regexp for maxima modes.2006-10-13, by Chong Yidong
-
"id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is fixed.2006-10-13, by Chong Yidong
-
%c and %l constructs are now ignored in frame-title-format.2006-10-13, by Chong Yidong
-
* frames.texi (Frame Titles): %c and %l are ignored in2006-10-13, by Chong Yidong
-
* xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame2006-10-13, by Chong Yidong
-
(vc-ignore-dir-regexp): Make it into a defcustom.2006-10-13, by Stefan Monnier
-
* keymap.c (Fkey_binding): Check Lisp_Object types before doing2006-10-13, by Chong Yidong
-
* international/utf-8.el (utf-translate-cjk-load-tables): Avoid2006-10-13, by Chong Yidong
-
(file-name-history): Add defvar.2006-10-12, by Richard M. Stallman
-
(url-http-find-free-connection): Handle url-open-stream returning nil.2006-10-12, by Magnus Henoch
-
(xbm_read_bitmap_data): Delete extra semicolon.2006-10-12, by Romain Francoise
-
textmodes/reftex-global.el (reftex-create-tags-file): Quote file2006-10-12, by Carsten Dominik
-
*** empty log message ***2006-10-12, by Carsten Dominik
-
*** empty log message ***2006-10-12, by Andreas Schwab
-
(auto-mode-alist): Match change log file name also with2006-10-12, by Andreas Schwab
-
2006-10-12 Roberto Rodr?ez <lanubeblanca@googlemail.com>2006-10-12, by Jan Djärv
-
*** empty log message ***2006-10-12, by Kenichi Handa
-
(install): Be sure to make ${INSTALLDIR} before `cd' to it.2006-10-12, by Kenichi Handa
-
"rudalics@gmx.at, Oct 7: adaptive-fill-mode and auto-fill-mode"2006-10-12, by Chong Yidong
-
"id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is windows-only2006-10-11, by Chong Yidong
-
url-https.el: Remove (clashes with url-http on 8+3 systems).2006-10-11, by Magnus Henoch
-
*** empty log message ***2006-10-11, by Richard M. Stallman
-
(Key Sequences): Clarify use of kbd.2006-10-11, by Richard M. Stallman
-
Typo.2006-10-11, by Andreas Schwab
-
Merge from upstream, upto version 5.22.2006-10-11, by Stefan Monnier
-
Merge from upstream, upto version 5.22.2006-10-11, by Stefan Monnier
-
* dnd.el (dnd-handle-one-url): Fix typo in doc-string.2006-10-11, by Jan Djärv
-
(Acknowledgments): Use @dotless{i}.2006-10-10, by Kim F. Storm
-
*** empty log message ***2006-10-10, by Kim F. Storm
-
(sh-get-kw): | is not among the allowed chars for a keyword.2006-10-10, by Stefan Monnier
-
(Sets And Lists): Add memql.2006-10-10, by Kim F. Storm
-
*** empty log message ***2006-10-10, by Kim F. Storm
-
*** empty log message ***2006-10-10, by Stefan Monnier
-
Include xterm.h for x_fully_uncatch_errors and friends.2006-10-10, by Stefan Monnier
-
Declare x_create_bitmap_from_xpm_data.2006-10-10, by Stefan Monnier
-
(x_check_expected_move): Remove unused var `count'.2006-10-10, by Stefan Monnier
-
(syms_of_xmenu): Use Ffset rather than Fdefalias, since2006-10-10, by Stefan Monnier
-
Merge from gnus--rel--5.102006-10-10, by Miles Bader
-
* dispnew.c (sit_for): Sit forever if TIMEOUT is t.2006-10-10, by Chong Yidong
-
(comment-valid-prefix-p): Make the check more thorough.2006-10-10, by Stefan Monnier
-
* minibuf.c (temp_echo_area_glyphs): Sit for2006-10-10, by Chong Yidong
-
* allout.el (allout-back-to-current-heading): Base on lower-level2006-10-09, by Chong Yidong
-
*** empty log message ***2006-10-09, by Kim F. Storm
-
(url-generic-parse-url): Handle URLs with empty path component and2006-10-09, by Magnus Henoch
-
*** empty log message ***2006-10-09, by Eli Zaretskii
-
(../src/config.h): Fix error message.2006-10-09, by Eli Zaretskii
-
Add the topic line for last entry since that was2006-10-09, by David Kastrup
-
*** empty log message ***2006-10-09, by Richard M. Stallman
-
Comment change.2006-10-09, by Richard M. Stallman
-
(2C-two-columns): Doc fix.2006-10-09, by Richard M. Stallman
-
Fix typo.2006-10-09, by Kim F. Storm
-
(explicit-csh-args, explicit-bash-args): Add comment2006-10-09, by Kim F. Storm
-
*** empty log message ***2006-10-09, by Kim F. Storm
-
mb-depth.el is not yet part of emacs.2006-10-08, by Kim F. Storm
-
*** empty log message ***2006-10-08, by Richard M. Stallman
-
(2C-two-columns): Doc fix.2006-10-08, by Richard M. Stallman
-
Mark `buffer-read-only' as safe-local-variable.2006-10-08, by Reiner Steib
-
*** empty log message ***2006-10-08, by YAMAMOTO Mitsuharu
-
(mac_draw_image_string, mac_draw_image_string_16): Add2006-10-08, by YAMAMOTO Mitsuharu
-
Add compatibility data for Cygwin Make 3.81.2006-10-08, by Eli Zaretskii
-
(Breakpoints Buffer): Mention catchpoints.2006-10-07, by Nick Roberts
-
*** empty log message ***2006-10-07, by Nick Roberts
-
(gdb-speedbar-expand-node): Burp if2006-10-07, by Nick Roberts
-
(Acknowledgments): Update.2006-10-07, by Kim F. Storm
-
*** empty log message ***2006-10-07, by Kim F. Storm
-
(Acknowledgments): Update.2006-10-07, by Kim F. Storm
-
(Acknowledgments): Fix bad @/ form.2006-10-07, by Kim F. Storm
-
*** empty log message ***2006-10-07, by Kim F. Storm
-
"jpff@codemist.co.uk, Oct 6: rmail get new mail still fails" was a2006-10-07, by Chong Yidong
-
Ralf Angeli fix to w32fns.c2006-10-07, by Jason Rumney
-
*** empty log message ***2006-10-07, by Jason Rumney
-
2006-10-07 Ralf Angeli <angeli@caeruleus.net>2006-10-07, by Jason Rumney
-
*** empty log message ***2006-10-07, by Richard M. Stallman
-
(add-completions-from-c-buffer):2006-10-07, by Stefan Monnier
-
*** empty log message ***2006-10-07, by Eli Zaretskii
-
(rmail-mime-charset-pattern): Allow a TAB between "Content-Type" and2006-10-07, by Eli Zaretskii
-
*** empty log message ***2006-10-07, by Eli Zaretskii
-
(rmail-redecode-body): If the old encoding is `undecided', call2006-10-07, by Eli Zaretskii
-
*** empty log message ***2006-10-07, by Eli Zaretskii
-
(defgroup strokes): Remove invalid url-link.2006-10-07, by Eli Zaretskii
-
(defgroup reftex): Update home page url-link.2006-10-07, by Eli Zaretskii
-
*** empty log message ***2006-10-07, by Eli Zaretskii
-
(auto-insert-alist): Doc fix.2006-10-07, by Eli Zaretskii
-
*** empty log message ***2006-10-07, by Eli Zaretskii
-
(mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers2006-10-07, by Eli Zaretskii
-
Synchronize with TUTORIAL.2006-10-07, by Eli Zaretskii
-
*** empty log message ***2006-10-07, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-10-07, by Miles Bader
-
*** empty log message ***2006-10-07, by Richard M. Stallman
-
(Displaying the current line or column): Delete "As of Emacs 20".2006-10-07, by Richard M. Stallman
-
(ido-file-extension-aux): Fix comparison.2006-10-06, by Kim F. Storm
-
*** empty log message ***2006-10-06, by Kim F. Storm
-
(VM): VM works with Emacs 22 too.2006-10-06, by Romain Francoise
-
Fix:2006-10-06, by Kim F. Storm
-
(pos_visible_p): Fix value when EOB is visible.2006-10-06, by Kim F. Storm
-
*** empty log message ***2006-10-06, by Kim F. Storm
-
(ido-wide-find-dirs-or-files): Use shell-quote-argument.2006-10-06, by Kim F. Storm
-
*** empty log message ***2006-10-06, by Juanma Barranquero
-
New file for (sometimes unintended) humor in the Emacs developer's list.2006-10-06, by Juanma Barranquero
-
*** empty log message ***2006-10-06, by Richard M. Stallman
-
Remove Emacs version "21" from title.2006-10-06, by Richard M. Stallman
-
*** empty log message ***2006-10-05, by Richard M. Stallman
-
* quail/latin-ltx.el: Fix typo in previous change.2006-10-05, by Chong Yidong
-
* frame.c (Qinhibit_face_set_after_frame_default): New var.2006-10-05, by Chong Yidong
-
*** empty log message ***2006-10-05, by Juanma Barranquero
-
(ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):2006-10-05, by Juanma Barranquero
-
Fixed "jpff@codemist.co.uk, Sep 29: rmail g gets Wrong type argument error."2006-10-05, by Chong Yidong
-
* international/mule-cmds.el (coding-system-change-eol-conversion):2006-10-05, by Chong Yidong
-
Remove rules that start with { since they are2006-10-05, by Stefan Monnier
-
(Acknowledgments): Add more contributors.2006-10-05, by Kim F. Storm
-
*** empty log message ***2006-10-05, by Kim F. Storm
-
* textmodes/org.el (org-rm-props, org-activate-plain-links)2006-10-04, by Carsten Dominik
-
*** empty log message ***2006-10-04, by Carsten Dominik
-
*** empty log message ***2006-10-04, by Kenichi Handa
-
(next): Table fixed.2006-10-04, by Kenichi Handa
-
(sh-prev-thing): Remove (forward-char 1) now2006-10-04, by Stefan Monnier
-
*** empty log message ***2006-10-03, by Kim F. Storm
-
(sh-prev-thing): Massage to untangle the2006-10-03, by Stefan Monnier
-
Regenerate.2006-10-03, by Kim F. Storm
-
*** empty log message ***2006-10-03, by Richard M. Stallman
-
(Acknowledgments): Update version and edition.2006-10-03, by Richard M. Stallman
-
(Char Classes): Document :multibyte: and :unibyte:.2006-10-03, by Richard M. Stallman
-
M.P.Hodges@rl.ac.uk Sep 30: list-processes and process sentinels not run2006-10-03, by Chong Yidong
-
* help.el (describe-mode): For clicks on mode-line, use "@"2006-10-03, by David Kastrup
-
(compile_pattern): Only check `cp->syntax_table' if needed.2006-10-03, by Stefan Monnier
-
(clear_regexp_cache): Declare.2006-10-03, by Stefan Monnier
-
(compile_pattern): Only check `cp->syntax_table' if needed.2006-10-03, by Stefan Monnier
-
(regex_compile): Set the new `used_syntax' bit.2006-10-03, by Stefan Monnier
-
Remove file local variables.2006-10-03, by Stefan Monnier
-
(pushnew-internal): Remove defvar.2006-10-03, by Kim F. Storm
-
*** empty log message ***2006-10-03, by Kim F. Storm
-
(list_processes_1): Run sentinels before removing dead2006-10-03, by Kim F. Storm
-
Merge from gnus--rel--5.102006-10-03, by Miles Bader
-
*** empty log message ***2006-10-03, by Kenichi Handa
-
*** empty log message ***2006-10-02, by John Paul Wallington
-
(eval, view-and-eval) <define-ibuffer-op>: Use the interactive spec of2006-10-02, by John Paul Wallington
-
"Peter_Dyballa@Web.DE, Sep 21: An iso-8859-6 cannot be saved" is fixed.2006-10-02, by Chong Yidong
-
*** empty log message ***2006-10-02, by Kenichi Handa
-
(install): Fix previous change.2006-10-02, by Kenichi Handa
-
*** empty log message ***2006-10-02, by Eli Zaretskii
-
(sh-prev-thing): Fix last change.2006-10-02, by Eli Zaretskii
-
2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)2006-10-02, by Simon Josefsson
-
*** empty log message ***2006-10-02, by Kenichi Handa
-
(iso-8859-6): Table fixed.2006-10-02, by Kenichi Handa
-
*** empty log message ***2006-10-02, by Richard M. Stallman
-
(dired-build-subdir-alist): Fix previous change.2006-10-02, by Richard M. Stallman
-
*** empty log message ***2006-10-02, by Richard M. Stallman
-
(undo-elt-crosses-region): Fix the inequalities.2006-10-02, by Richard M. Stallman
-
(find-function-regexp): Don't match "define-button-type".2006-10-02, by Stefan Monnier
-
(cvs-update-header): Fix handling of extra newlines so that2006-10-02, by Stefan Monnier
-
improve breaks2006-10-01, by Karl Berry
-
better not use @LaTeX{}, I guess.2006-10-01, by Karl Berry
-
*** empty log message ***2006-10-01, by Eli Zaretskii
-
(ffap-rfc-path): Change the address of the RFC repository to2006-10-01, by Eli Zaretskii
-
*** empty log message ***2006-10-01, by Eli Zaretskii
-
(allout-expose-topic): Rectify implementation of "+" spec, so that bodies are2006-10-01, by Eli Zaretskii
-
(handle_fontified_prop): Don't fontify at EOB.2006-10-01, by Stefan Monnier
-
fix doc2006-10-01, by Vinicius Jose Latorre
-
*** empty log message ***2006-09-30, by Richard M. Stallman
-
improve more page breaks2006-09-30, by Karl Berry
-
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.2006-09-30, by Chong Yidong
-
Fixed "Martin Rudalics Sep 28: widget-move-and-invoke scrolls spuriously."2006-09-30, by Chong Yidong
-
* wid-edit.el (widget-button-click-moves-point): New variable.2006-09-30, by Chong Yidong
-
*** empty log message ***2006-09-30, by Eli Zaretskii
-
(find-file-existing): Modified to not allow wildcards.2006-09-30, by Eli Zaretskii
-
*** empty log message ***2006-09-30, by Eli Zaretskii
-
(undo-more): When undo information for the region is exhausted, say2006-09-30, by Eli Zaretskii
-
*** empty log message ***2006-09-30, by Eli Zaretskii
-
(sh-prev-thing): Take `sh-leading-keywords' into account.2006-09-30, by Eli Zaretskii
-
Add blessmail.2006-09-30, by Eli Zaretskii
-
Fix a typo.2006-09-30, by Eli Zaretskii
-
configure2006-09-30, by Eli Zaretskii
-
Regenerated.2006-09-30, by Eli Zaretskii
-
(Date Formats): Doc fix for european-calendar-style.2006-09-30, by Glenn Morris
-
*** empty log message ***2006-09-30, by Glenn Morris
-
(european-calendar-style): Tweak previous fix.2006-09-30, by Glenn Morris
-
(defcustom): Doc fix.2006-09-30, by Glenn Morris
-
improve page/line breaks2006-09-30, by Karl Berry
-
update to latest texinfo.tex2006-09-30, by Karl Berry
-
*** empty log message ***2006-09-30, by Glenn Morris
-
(european-calendar-style): Call european-calendar or american-calendar2006-09-30, by Glenn Morris
-
*** empty log message ***2006-09-29, by Juri Linkov
-
(%-Constructs): Reorder coding systems in the2006-09-29, by Juri Linkov
-
(syms_of_buffer): Reorder coding systems in the2006-09-29, by Juri Linkov
-
Remove cperl fix.2006-09-29, by Juri Linkov
-
(cperl-after-expr-p): Don't move point2006-09-29, by Juri Linkov
-
*** empty log message ***2006-09-29, by Richard M. Stallman
-
* cus-edit.el (custom-save-all): Switch to emacs-lisp mode before2006-09-29, by Chong Yidong
-
"C-p works properly with fields within the line, but C-n does not":2006-09-29, by Chong Yidong
-
* simple.el (line-move-finish): Ignore field boundaries if the2006-09-29, by Chong Yidong
-
(ido-file-internal): Only bind minibuffer-completing-file-name2006-09-29, by Kim F. Storm
-
*** empty log message ***2006-09-29, by Kim F. Storm
-
(org-file-remote-p): Get regexp from list.2006-09-29, by Carsten Dominik
-
*** empty log message ***2006-09-29, by Carsten Dominik
-
*** empty log message ***2006-09-29, by Jonathan Yavner
-
*** empty log message ***2006-09-29, by Jonathan Yavner
-
Make undo of "insert row" work by keeping markers for data-area and parameters-area.2006-09-29, by Jonathan Yavner
-
"chenggao@gmail.com Gnus registry bug." fixed by tzz's 2006-09-28 Gnus checkin.2006-09-28, by Chong Yidong
-
"jidanni Sep 28 makefile comment colors permanent." is fixed.2006-09-28, by Chong Yidong
-
(makefile-mode): Don't disable jit-lock.2006-09-28, by Stefan Monnier
-
(font-lock-after-change-function): Refontify next line as well if end is at BOL.2006-09-28, by Stefan Monnier
-
*** empty log message ***2006-09-28, by Richard M. Stallman
-
(comint-mode): Bind font-lock-defaults non-nil.2006-09-28, by Richard M. Stallman
-
(insert-for-yank-1): Handle `font-lock-face' specially.2006-09-28, by Richard M. Stallman
-
(Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).2006-09-28, by Stefan Monnier
-
(after-insert-file-set-coding):2006-09-28, by Richard M. Stallman
-
Typo.2006-09-28, by Chong Yidong
-
Fixed "yamane@green.ocn.ne.jp: smtpmail.el bug involving base64 encoding."2006-09-28, by Chong Yidong
-
* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long2006-09-28, by Chong Yidong
-
*** empty log message ***2006-09-28, by Kenichi Handa
-
(locallisppath): Don't include leim dir.2006-09-28, by Kenichi Handa
-
(install): Be sure to make ${INSTALLDIR}.2006-09-28, by Kenichi Handa
-
*** empty log message ***2006-09-28, by Richard M. Stallman
-
ebnf2ps changes.2006-09-27, by Vinicius Jose Latorre
-
Implement arrow spacing and scaling. (v4.3)2006-09-27, by Vinicius Jose Latorre
-
Regenerate.2006-09-26, by Reiner Steib
-
* indent.c (Fvertical_motion): Do move back if the Lisp string2006-09-26, by Chong Yidong
-
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.2006-09-26, by Chong Yidong
-
Fixed by Stefan's 2006-09-26 checkins:2006-09-26, by Chong Yidong
-
Paren typo.2006-09-26, by Stefan Monnier
-
(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.2006-09-26, by Stefan Monnier
-
(jit-lock-fontify-now): Don't fontify the empty text.2006-09-26, by Stefan Monnier
-
*** empty log message ***2006-09-26, by YAMAMOTO Mitsuharu
-
(mac_compute_glyph_string_overhangs, XLoadQueryFont)2006-09-26, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-26, by Kenichi Handa
-
(Fsingle_key_description): For an invalid char, retuen2006-09-26, by Kenichi Handa
-
mh-junk.el (mh-spamassassin-whitelist): Add two missing2006-09-26, by Stephen Gildea
-
mh-comp.el (mh-send-args): Initialize to "" instead of nil2006-09-26, by Stephen Gildea
-
"Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII2006-09-26, by Chong Yidong
-
*** empty log message ***2006-09-26, by Kenichi Handa
-
(display-splash-screen): Allow a prefix argument.2006-09-26, by Kenichi Handa
-
(shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.2006-09-25, by Jason Rumney
-
*** empty log message ***2006-09-25, by Jason Rumney
-
*** empty log message ***2006-09-25, by Richard M. Stallman
-
*** empty log message ***2006-09-25, by Richard M. Stallman
-
(Timers): Describe timer-max-repeats.2006-09-25, by Richard M. Stallman
-
* callint.c (Fcall_interactively): Doc fix.2006-09-25, by Chong Yidong
-
"Drew Adams Sep 21: single-key-description no good for generic chars."2006-09-25, by Chong Yidong
-
Fixed "C-g fails to interrupt accept-process-output in Gnus."2006-09-25, by Chong Yidong
-
* os.texi (Timers): Mention with-local-quit.2006-09-25, by Chong Yidong
-
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.2006-09-25, by Chong Yidong
-
*** empty log message ***2006-09-25, by YAMAMOTO Mitsuharu
-
(x_underline_at_descent_line): New variable.2006-09-25, by YAMAMOTO Mitsuharu
-
(Fsingle_key_description): Fix the last change.2006-09-25, by Kenichi Handa
-
*** empty log message ***2006-09-25, by Kenichi Handa
-
(Fsingle_key_description): Return unique names for2006-09-25, by Kenichi Handa
-
Checked in "** Manheimer's new icomplete patch"2006-09-24, by Chong Yidong
-
* simple.el (line-move-finish): Handle corner case for fields in2006-09-24, by Chong Yidong
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
*** empty log message ***2006-09-24, by Richard M. Stallman
-
(describe-key, describe-key-briefly): Test last event for being a down-event.2006-09-24, by Richard M. Stallman
-
(compilation-goto-locus-delete-o): New fn.2006-09-24, by Richard M. Stallman
-
(timer-max-repeats): Doc fix.2006-09-24, by Richard M. Stallman
-
(fancy-splash-screens, normal-splash-screen):2006-09-24, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select): Default to 0.5.2006-09-24, by Richard M. Stallman
-
(font-lock-compile-keywords): Allow value of2006-09-24, by Richard M. Stallman
-
(dired-build-subdir-alist): When file ends in colon,2006-09-24, by Richard M. Stallman
-
(Searching and Matching): Mention property search.2006-09-24, by Richard M. Stallman
-
(Command Loop Info): Explain how read-event affects this-command-keys.2006-09-24, by Richard M. Stallman
-
(compile_pattern_1): Don't BLOCK_INPUT.2006-09-24, by Richard M. Stallman
-
* icomplete.el (icomplete-simple-completing-p): Use the correct2006-09-24, by Chong Yidong
-
Add arch tagline2006-09-24, by Miles Bader
-
*** empty log message ***2006-09-24, by Eli Zaretskii
-
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend2006-09-24, by Eli Zaretskii
-
(nl_langinfo): New function.2006-09-24, by Eli Zaretskii
-
(HAVE_LANGINFO_CODESET): Define.2006-09-24, by Eli Zaretskii
-
New file.2006-09-24, by Eli Zaretskii
-
*** empty log message ***2006-09-24, by Eli Zaretskii
-
(w32-pass-alt-to-system, w32-alt-is-meta)2006-09-24, by Eli Zaretskii
-
From Jeff Miller <jmiller at cablespeed.com> (tiny change)2006-09-23, by Glenn Morris
-
*** empty log message ***2006-09-23, by Glenn Morris
-
*** empty log message ***2006-09-23, by Juanma Barranquero
-
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):2006-09-23, by Juanma Barranquero
-
* help.el (describe-key-briefly, describe-key): Don't expect an2006-09-23, by Chong Yidong
-
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"2006-09-23, by Chong Yidong
-
* textmodes/ispell.el (ispell-change-dictionary): Don't check the2006-09-23, by Chong Yidong
-
Fixed "Manheimer's icomplete patch"2006-09-23, by Chong Yidong
-
2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>2006-09-23, by Chong Yidong
-
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."2006-09-23, by Chong Yidong
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.2006-09-23, by Romain Francoise
-
*** empty log message ***2006-09-23, by YAMAMOTO Mitsuharu
-
(command-line): Use `custom-reevaluate-setting' for2006-09-23, by YAMAMOTO Mitsuharu
-
(focus-follows-mouse): Set default to nil on Mac.2006-09-23, by YAMAMOTO Mitsuharu
-
(Fmap_keymap): Docstring mentions about generic2006-09-23, by Kenichi Handa
-
*** empty log message ***2006-09-23, by Kenichi Handa
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
Whitespace fix.2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-23, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Richard M. Stallman
-
(custom-buffer-create-internal): In `emacs -q',2006-09-22, by Richard M. Stallman
-
*** empty log message ***2006-09-22, by Juanma Barranquero
-
(woman0-so): Use `let*', not `let'.2006-09-22, by Juanma Barranquero
-
Make sure all the end-of-region markers we use have2006-09-22, by Stefan Monnier
-
*** empty log message ***2006-09-22, by Jay Belanger
-
Add Greek letters to math-variable-table properties of tex.2006-09-22, by Jay Belanger
-
(analyse_first): For eight-bit-control chars, mark both the2006-09-22, by Stefan Monnier
-
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.2006-09-22, by Stefan Monnier
-
** iampure@gmail.com's Sep 15 bug report about View Changes In File.2006-09-22, by Chong Yidong
-
* files.el (save-some-buffers-action-alist): Display diff in2006-09-22, by Chong Yidong
-
(add-log-current-defun): Use `forward-sexp'2006-09-22, by Masatake YAMATO
-
*** empty log message ***2006-09-22, by Kenichi Handa
-
Fix setting self-insert-command for multibyte2006-09-22, by Kenichi Handa
-
(optimize_sub_char_table): Don't optimize a sub-char-table2006-09-22, by Kenichi Handa
-
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for2006-09-22, by Jan Djärv
-
Fix typo2006-09-22, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for2006-09-22, by Jan Djärv
-
* xfns.c (syms_of_xfns): Fix typo in help text for2006-09-22, by Jan Djärv
-
*** empty log message ***2006-09-21, by Richard M. Stallman
-
*** empty log message ***2006-09-21, by Richard M. Stallman
-
(mouse-posn-property): Fix typo for `event-start' in2006-09-21, by David Kastrup
-
*** empty log message ***2006-09-21, by Richard M. Stallman
-
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"2006-09-21, by Chong Yidong
-
*** empty log message ***2006-09-21, by Kim F. Storm
-
*** empty log message ***2006-09-21, by Kim F. Storm
-
(Timers): Clarify about REPEAT when timer is delayed.2006-09-21, by Richard M. Stallman
-
*** empty log message ***2006-09-21, by Kenichi Handa
-
("Latin-1"): Add windows-1252 to2006-09-21, by Kenichi Handa
-
*** empty log message ***2006-09-21, by Kenichi Handa
-
*** empty log message ***2006-09-21, by Richard M. Stallman
-
*** empty log message ***2006-09-20, by Kim F. Storm
-
(member*): Use memql instead of complex code.2006-09-20, by Kim F. Storm
-
(pushnew): Rework 2006-09-10 change. Use memql2006-09-20, by Kim F. Storm
-
(Fmemq): Refill doc string.2006-09-20, by Kim F. Storm
-
Adjust comment2006-09-20, by Vinicius Jose Latorre
-
Adjust X-URL2006-09-20, by Vinicius Jose Latorre
-
Adjust X-URL2006-09-20, by Vinicius Jose Latorre
-
*** empty log message ***2006-09-20, by Richard M. Stallman
-
(Window Start): Minor cleanups.2006-09-20, by Richard M. Stallman
-
(url-dav-file-attributes): Simplify.2006-09-20, by Stefan Monnier
-
(url-http-head-file-attributes): Add device "info".2006-09-20, by Stefan Monnier
-
(find-buffer-visiting): Don't get fooled by a nil inode.2006-09-20, by Stefan Monnier
-
Add window-line-height.2006-09-20, by Kim F. Storm
-
Fixed: Michael Cadilhac's line-move-partial is slow.2006-09-20, by Kim F. Storm
-
(Fpos_visible_in_window_p): Doc fix.2006-09-20, by Kim F. Storm
-
(Window Start): pos-visible-in-window-p allows2006-09-20, by Kim F. Storm
-
(Antinews): Mention window-line-height.2006-09-20, by Kim F. Storm
-
*** empty log message ***2006-09-20, by Kim F. Storm
-
(line-move-partial): Call pos-visible-in-window-p with2006-09-20, by Kim F. Storm
-
(Fset_window_hscroll, Fpos_visible_in_window_p):2006-09-20, by Kim F. Storm
-
(pos_visible_p): CHARPOS < 0 means return info for2006-09-20, by Kim F. Storm
-
*** empty log message ***2006-09-20, by Kim F. Storm
-
(org-scan-tags): Find end of subtrees also in hidden trees.2006-09-20, by Carsten Dominik
-
*** empty log message ***2006-09-20, by Carsten Dominik
-
(isearch-process-search-char): Cancel the previous2006-09-20, by Kenichi Handa
-
Merge from gnus--rel--5.102006-09-20, by Miles Bader
-
(mouse-posn-property): Improve doc string.2006-09-20, by David Kastrup
-
(clipboard-yank): bomb out in interactive use if2006-09-20, by David Kastrup
-
Fixed "allout.el patch to be installed."2006-09-19, by Chong Yidong
-
* allout.el (allout-unprotected): Let inhibit-read-only only when2006-09-19, by Chong Yidong
-
* search.c (struct regexp_cache): New entry syntax_table.2006-09-19, by Chong Yidong
-
Fixed "Field handling in C-n."2006-09-19, by Chong Yidong
-
* simple.el (line-move-1): Escape field boundaries occurring2006-09-19, by Chong Yidong
-
(mouse-on-link-p): Tentatively fix last change.2006-09-19, by Stefan Monnier
-
(Fwindow_end): Fix recent change.2006-09-19, by Stefan Monnier
-
*** empty log message ***2006-09-19, by Richard M. Stallman
-
(Dialog Boxes): Clean up wording: avoid passive, stick to present tense.2006-09-19, by Richard M. Stallman
-
(describe-key-briefly, describe-key): Simplify printing2006-09-19, by Kim F. Storm
-
*** empty log message ***2006-09-19, by Kim F. Storm
-
*** empty log message ***2006-09-19, by Kim F. Storm
-
(line-move-partial): Optimize. Try window-line-height2006-09-19, by Kim F. Storm
-
*** empty log message ***2006-09-19, by Kim F. Storm
-
(Fset_window_hscroll, Fpos_visible_in_window_p):2006-09-19, by Kim F. Storm
-
Include alloca.h if available.2006-09-19, by Stefan Monnier
-
(Searching Keymaps): Small clarification.2006-09-19, by David Kastrup
-
*** empty log message ***2006-09-19, by YAMAMOTO Mitsuharu
-
(struct mac_output): Remove member menubar_active.2006-09-19, by YAMAMOTO Mitsuharu
-
(menubar_selection_callback): Remove extern.2006-09-19, by YAMAMOTO Mitsuharu
-
(enum mac_menu_kind, min_menu_id): New enumerator and2006-09-19, by YAMAMOTO Mitsuharu
-
[!MAC_OSX] (select): Fix argument name.2006-09-19, by YAMAMOTO Mitsuharu
-
(shut_down_emacs) [!subprocesses]: Don't set inhibit_sentinels.2006-09-19, by YAMAMOTO Mitsuharu
-
(M_APPLE): New define.2006-09-19, by YAMAMOTO Mitsuharu
-
Sync with src/config.in.2006-09-19, by YAMAMOTO Mitsuharu
-
Remove descriptions about experimental flags.2006-09-19, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-18, by Richard M. Stallman
-
(Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.2006-09-18, by Richard M. Stallman
-
*** empty log message ***2006-09-18, by Richard M. Stallman
-
(Fields): Clarify explanation of constrain-to-field.2006-09-18, by Richard M. Stallman
-
* viper.el: Bumped up version/date of update to reflect the substantial2006-09-18, by Michael Kifer
-
*** empty log message ***2006-09-18, by Richard M. Stallman
-
(conf-space-mode): Doc fix.2006-09-18, by Richard M. Stallman
-
* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.2006-09-18, by Jan Djärv
-
* cus-start.el (all): Rename x-gtk-show-chooser-help-text to2006-09-18, by Jan Djärv
-
* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to2006-09-18, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Rename x_gtk_show_chooser_help_text to2006-09-18, by Jan Djärv
-
* xfns.c (syms_of_xfns): Rename x_gtk_show_chooser_help_text to2006-09-18, by Jan Djärv
-
Comment change.2006-09-18, by Richard M. Stallman
-
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.2006-09-18, by Jan Djärv
-
* xfns.c (syms_of_xfns): Rename x-use-old-gtk-file-dialog2006-09-18, by Jan Djärv
-
* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog2006-09-18, by Jan Djärv
-
* gtkutil.c (xg_uses_old_file_dialog): Rename x-use-old-gtk-file-dialog2006-09-18, by Jan Djärv
-
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog2006-09-18, by Jan Djärv
-
*** empty log message ***2006-09-18, by Richard M. Stallman
-
(widget-button-click): Handle non-mouse-motion events2006-09-18, by Richard M. Stallman
-
lisp/url/url-methods.el: Fix format error when http_proxy is empty string2006-09-18, by Miles Bader
-
(line-move-partial): Rework 2006-09-15 change to use2006-09-18, by Kim F. Storm
-
*** empty log message ***2006-09-18, by Kim F. Storm
-
(Fwindow_line_visibility): Remove.2006-09-18, by Kim F. Storm
-
*** empty log message ***2006-09-18, by YAMAMOTO Mitsuharu
-
(SELECT_USE_CFSOCKET) [MAC_OSX]: Set default to 1.2006-09-18, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-18, by Jay Belanger
-
Replace "GNU Library General Public License" by "GNU General Public2006-09-18, by Jay Belanger
-
*** empty log message ***2006-09-17, by Richard M. Stallman
-
(update_text_area): Undo 2000-07-18 change.2006-09-17, by Kim F. Storm
-
*** empty log message ***2006-09-17, by Kim F. Storm
-
*** empty log message ***2006-09-17, by Richard M. Stallman
-
Fixed "regex char class matching breaks if you change entries2006-09-17, by Chong Yidong
-
* search.c (clear_regexp_cache): New function.2006-09-17, by Chong Yidong
-
*** empty log message ***2006-09-17, by Richard M. Stallman
-
*** empty log message ***2006-09-16, by Jay Belanger
-
Updated the license wording for some files.2006-09-16, by Jay Belanger
-
*** empty log message ***2006-09-16, by Richard M. Stallman
-
(conf-mode-map): Use conf-space-keywords cmd.2006-09-16, by Richard M. Stallman
-
* startup.el (fancy-splash-screens): Don't switch to the scratch2006-09-16, by Chong Yidong
-
(load-save-place-alist-from-file): Use expanded name in both messages.2006-09-16, by Romain Francoise
-
*** empty log message ***2006-09-16, by Richard M. Stallman
-
(python-preoutput-filter): Fix arg order to string-match.2006-09-16, by Richard M. Stallman
-
*** empty log message ***2006-09-16, by Richard M. Stallman
-
(fast-lock-cache-data): Provide 2nd arg to font-lock-compile-keywords.2006-09-16, by Richard M. Stallman
-
(font-lock-compile-keywords): Rename optional arg to SYNTACTIC-KEYWORDS2006-09-16, by Richard M. Stallman
-
* xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.2006-09-16, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Check2006-09-16, by Jan Djärv
-
* gtkutil.c (xg_get_file_with_chooser): Check2006-09-16, by Jan Djärv
-
* cus-start.el (all): Add x-gtk-show-chooser-help-text.2006-09-16, by Jan Djärv
-
* gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+2006-09-16, by Jan Djärv
-
* select.el (xselect-convert-to-string): If UTF8_STRING is requested2006-09-16, by Jan Djärv
-
*** empty log message ***2006-09-16, by Richard M. Stallman
-
(re_compile_pattern): Set gl_state.current_syntax_table.2006-09-16, by Richard M. Stallman
-
* textmodes/flyspell.el (flyspell-check-region-doublons): New2006-09-16, by Chong Yidong
-
Remove mistakenly-added debugging code.2006-09-16, by Chong Yidong
-
* simple.el (line-move-to-column): Revert 2006-08-03 change.2006-09-16, by Chong Yidong
-
*** empty log message ***2006-09-16, by Eli Zaretskii
-
(describe-prefix-bindings): Use let, not let*.2006-09-16, by Eli Zaretskii
-
Update the `allout' entry.2006-09-16, by Eli Zaretskii
-
*** empty log message ***2006-09-16, by Eli Zaretskii
-
(allout-regexp, allout-line-boundary-regexp)2006-09-16, by Eli Zaretskii
-
*** empty log message ***2006-09-16, by Eli Zaretskii
-
(Tips for Defining): Fix a typo.2006-09-16, by Eli Zaretskii
-
Corrupted checkins are known to have happened.2006-09-16, by Kim F. Storm
-
*** empty log message ***2006-09-15, by Jason Rumney
-
(dnd-open-remote-file-function): Use dnd-open-local-file on ms-windows.2006-09-15, by Jason Rumney
-
(describe-key): Handle C-h k in *Help* buffer; collect2006-09-15, by Kim F. Storm
-
*** empty log message ***2006-09-15, by Kim F. Storm
-
(line-move-partial): Use window-line-visiblity to2006-09-15, by Kim F. Storm
-
*** empty log message ***2006-09-15, by Kim F. Storm
-
(Fwindow_line_visibility): New defun for line-move-partial.2006-09-15, by Kim F. Storm
-
*** empty log message ***2006-09-15, by Richard M. Stallman
-
(Remapping Commands, Searching Keymaps)2006-09-15, by Richard M. Stallman
-
*** empty log message ***2006-09-15, by Jay Belanger
-
(GNU GENERAL PUBLIC LICENSE): Use "yyyy" to represent year.2006-09-15, by Jay Belanger
-
*** empty log message ***2006-09-15, by Jay Belanger
-
Replace "Library Public License" by "Lesser Public License" throughout.2006-09-15, by Jay Belanger
-
Replace "Library Public License" by "Lesser Public License" throughout.2006-09-15, by Jay Belanger
-
* term/x-win.el (x-menu-bar-open): New function for F10.2006-09-15, by Jan Djärv
-
*** empty log message ***2006-09-15, by Jay Belanger
-
Change "Library Public License" to "Lesser Public License" throughout.2006-09-15, by Jay Belanger
-
Fixed "Handa's Sep 6 compilation font lock bug report".2006-09-15, by Chong Yidong
-
*** empty log message ***2006-09-15, by Chong Yidong
-
* progmodes/compile.el (compilation-error-regexp-alist-alist):2006-09-15, by Chong Yidong
-
*** empty log message ***2006-09-15, by Richard M. Stallman
-
Update with the latest footnotes from www.gnu.org/gnu/the-gnu-project.html2006-09-15, by Richard M. Stallman
-
Fix previous commit: Remove conflict marker. Undo unification of Pavel2006-09-15, by Reiner Steib
-
* mouse-sel.el (mouse-sel-follow-link-p): Use event position2006-09-15, by David Kastrup
-
* NEWS: explain new behavior and arguments of `key-binding' and2006-09-15, by David Kastrup
-
(Setting tags): Typo fix.2006-09-15, by Carsten Dominik
-
*** empty log message ***2006-09-15, by Carsten Dominik
-
*** empty log message ***2006-09-15, by Juanma Barranquero
-
(Fcurrent_column, Findent_to): Fix typos in docstring.2006-09-15, by Juanma Barranquero
-
(life-patterns): Add a few more interesting patterns.2006-09-15, by Juanma Barranquero
-
*** empty log message ***2006-09-15, by Richard M. Stallman
-
(Searching Keymaps): Clarification.2006-09-15, by Richard M. Stallman
-
(fancy-splash-text): Change text to improve alignment.2006-09-15, by Richard M. Stallman
-
(line-number-mode): Group mode-line instead of editing-basics.2006-09-14, by Richard M. Stallman
-
(mode-line-faces): Group mode-line instead of modeline.2006-09-14, by Richard M. Stallman
-
(display-time): Group mode-line instead of modeline.2006-09-14, by Richard M. Stallman
-
(mode-line): Renamed from modeline. All uses changed.2006-09-14, by Richard M. Stallman
-
Markus Gritsch's report, fixed by Kim Storm.2006-09-14, by Jason Rumney
-
allout.el patch from Manheimer installed.2006-09-14, by Chong Yidong
-
+ Disqualification of aberrent topics in allout.el2006-09-14, by Chong Yidong
-
* allout.el (allout-regexp, allout-line-boundary-regexp)2006-09-14, by Chong Yidong
-
*** empty log message ***2006-09-14, by Richard M. Stallman
-
* startup.el (fancy-splash-text): Move editing instructions to2006-09-14, by Chong Yidong
-
(mode-line-buffer-identification-keymap): Remove duplicate line.2006-09-14, by Stefan Monnier
-
*** empty log message ***2006-09-14, by Kim F. Storm
-
(ido-ignore-item-p): Allow any kind of functions in ignore lists.2006-09-14, by Kim F. Storm
-
*** empty log message ***2006-09-14, by Andreas Schwab
-
Whitespace fixup.2006-09-14, by Andreas Schwab
-
(jit-lock-fontify-again): New function.2006-09-14, by Kim F. Storm
-
*** empty log message ***2006-09-14, by Kim F. Storm
-
(produce_image_glyph): Automatically crop wide images at2006-09-14, by Kim F. Storm
-
*** empty log message ***2006-09-14, by Kim F. Storm
-
*** empty log message ***2006-09-14, by Kenichi Handa
-
(ucs-input-method): Don't make the action of2006-09-14, by Kenichi Handa
-
(Character Type): Node split.2006-09-14, by Richard M. Stallman
-
*** empty log message ***2006-09-14, by Richard M. Stallman
-
(flyspell-word, flyspell-correct-word)2006-09-14, by Richard M. Stallman
-
"Xt timer runs very often, all the time" fixed.2006-09-13, by Chong Yidong
-
Typo.2006-09-13, by Chong Yidong
-
* xterm.c (x_initialize): Don't install Xt event timer here.2006-09-13, by Chong Yidong
-
(line-move-partial): Optimize.2006-09-13, by Kim F. Storm
-
*** empty log message ***2006-09-13, by Kim F. Storm
-
Fixed: Broken (sit-for 0) -- returns t even if input is available.2006-09-13, by Kim F. Storm
-
*** empty log message ***2006-09-13, by Richard M. Stallman
-
(thing-at-point-bounds-of-url-at-point): Delete spurious backquote.2006-09-13, by Richard M. Stallman
-
*** empty log message ***2006-09-13, by Richard M. Stallman
-
*** empty log message ***2006-09-13, by Richard M. Stallman
-
(print_string): When printcharfun is t,2006-09-13, by Richard M. Stallman
-
(read_char): If end_time specified, don't put the2006-09-13, by Richard M. Stallman
-
* net/rcirc.el (rcirc-print): Fix last change.2006-09-12, by Chong Yidong
-
Fix typo.2006-09-12, by Reiner Steib
-
(Visiting): Add index entry "open file".2006-09-12, by Reiner Steib
-
(Citations Outside LaTeX): Simpify lisp example.2006-09-12, by Reiner Steib
-
*** empty log message ***2006-09-12, by Romain Francoise
-
*** empty log message ***2006-09-12, by Jay Belanger
-
(calc-dispatch): Remove unnecessary `sit-for'.2006-09-12, by Jay Belanger
-
Two bugs fixed.2006-09-12, by Chong Yidong
-
* net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from2006-09-12, by Chong Yidong
-
Typo.2006-09-12, by Chong Yidong
-
* textprop.c (Fnext_property_change, Fnext_single_property_change)2006-09-12, by Chong Yidong
-
* etc/NEWS: In terminal-oriented subshells, the EMACS environment2006-09-12, by Paul Eggert
-
Remove * in defcustom's docstrings.2006-09-12, by Stefan Monnier
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(compilation-directory-properties):2006-09-12, by Nick Roberts
-
*** empty log message ***2006-09-12, by Nick Roberts
-
*** empty log message ***2006-09-12, by YAMAMOTO Mitsuharu
-
* macterm.c (XTread_socket) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:2006-09-12, by YAMAMOTO Mitsuharu
-
* macfns.c (mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:2006-09-12, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-12, by Lars Hansen
-
Add comment.2006-09-12, by Lars Hansen
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(Glyphs): Clarifications.2006-09-12, by Richard M. Stallman
-
*** empty log message ***2006-09-12, by Richard M. Stallman
-
(Display Table Format): Wording clarification2006-09-12, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select):2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(sit-for): Rework to use input-pending-p and cond.2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
(next-error-highlight, next-error-highlight-no-select):2006-09-11, by Richard M. Stallman
-
(diff-apply-hunk-to-backup-file): New var.2006-09-11, by Stefan Monnier
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
(Compilation Mode): Clarification.2006-09-11, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-09-11, by Miles Bader
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
*** empty log message ***2006-09-11, by Simon Josefsson
-
* smtpmail.texi (Authentication): Explain TLS and SSL better, based on2006-09-11, by Simon Josefsson
-
* keymap.c (Fkey_binding): Use string position for string objects.2006-09-11, by Chong Yidong
-
(pushnew): Add missing `,'.2006-09-11, by Reiner Steib
-
* help.el (string-key-binding, describe-key-briefly)2006-09-11, by David Kastrup
-
(Fkey_binding): Fix last change.2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(Fmessage): Recommend using (message "%s" ...).2006-09-11, by Kim F. Storm
-
*** empty log message ***2006-09-11, by Kim F. Storm
-
(cfengine-font-lock-syntactic-keywords): New var.2006-09-11, by Stefan Monnier
-
(mode-line-buffer-identification-keymap):2006-09-11, by Stefan Monnier
-
* keymaps.texi (Active Keymaps): Mention that key-binding checks2006-09-11, by Chong Yidong
-
Fixed "Make key-binding use the maps specified by positions given in the events"2006-09-11, by Chong Yidong
-
* keymap.c (Fkey_binding): Check for local keymap for mouse click2006-09-11, by Chong Yidong
-
*** empty log message ***2006-09-11, by Richard M. Stallman
-
Handle errors in recursive copy usefully.2006-09-11, by Richard M. Stallman
-
(ido-edit-input, ido-complete, ido-take-first-match)2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
(Finput_pending_p): Check Vunread_input_method_events2006-09-10, by Kim F. Storm
-
(Forcing Redisplay): Document return value of function redisplay.2006-09-10, by Kim F. Storm
-
(Fredisplay): Document return value.2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
(pushnew): Use add-to-list when convenient.2006-09-10, by Richard M. Stallman
-
(add-to-list): New argument COMPARE-FN.2006-09-10, by Richard M. Stallman
-
(file-cache-add-directory)2006-09-10, by Reiner Steib
-
Clarify.2006-09-10, by Richard M. Stallman
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."2006-09-10, by Jan Djärv
-
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.2006-09-10, by Jan Djärv
-
* gtkutil.c (xg_display_close): Always change default display if needed,2006-09-10, by Jan Djärv
-
* xfns.c (Fx_close_connection): Call xg_display_close when USE_GTK.2006-09-10, by Jan Djärv
-
*** empty log message ***2006-09-10, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-10, by YAMAMOTO Mitsuharu
-
(Fx_file_dialog): Call check_x.2006-09-10, by YAMAMOTO Mitsuharu
-
* src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):2006-09-10, by YAMAMOTO Mitsuharu
-
(Fx_file_dialog): Remove unused variable `f'. Call check_mac.2006-09-10, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (sys_select): Check argument `nfds' more2006-09-10, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-10, by Richard M. Stallman
-
(conf-space-mode-internal): New subroutine. Reinit Font Lock mode.2006-09-10, by Richard M. Stallman
-
*** empty log message ***2006-09-10, by Kim F. Storm
-
Fix: cursor display on images that don't use :mask.2006-09-10, by Kim F. Storm
-
(get_window_cursor_type): Use hollow cursor on2006-09-10, by Kim F. Storm
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
(conf-space-mode): Use hack-local-variables-hook instead of calling2006-09-09, by Richard M. Stallman
-
(Window Hooks): Explain limits of window-scroll-functions.2006-09-09, by Richard M. Stallman
-
(python-font-lock-keywords): Add `self' and other quasi-keywords.2006-09-09, by Stefan Monnier
-
Quieten the compiler about hippie-expand vars.2006-09-09, by Stefan Monnier
-
(normal-splash-screen): Don't display the buffer if we'll2006-09-09, by Stefan Monnier
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
(Fringe Indicators): Update for last change in indicate-buffer-boundaries.2006-09-09, by Richard M. Stallman
-
(Vmenu_updating_frame): Don't define here.2006-09-09, by Richard M. Stallman
-
*** empty log message ***2006-09-09, by Richard M. Stallman
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(cp850-decode-table): Fix a few codes.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(ldap-search-internal): Doc fix.2006-09-09, by Eli Zaretskii
-
(Fsystem_name): Mention "host" in the doc string.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(life-display-generation): Test for input manually if `sleeptime' is negative2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(lpr-page-header-switches): Page title switch is one of them.2006-09-09, by Eli Zaretskii
-
*** empty log message ***2006-09-09, by Eli Zaretskii
-
(locate-current-search): New variable.2006-09-09, by Eli Zaretskii
-
(desktop-read): when loading a desktop, disable2006-09-08, by David Kastrup
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
Delete extra tab.2006-09-08, by Romain Francoise
-
"Bug in woman, Juri Linkov, Sep 3" closed by 2006-09-08 RMS commit.2006-09-08, by Chong Yidong
-
Two bugs closed.2006-09-08, by Chong Yidong
-
* window.el (mouse-autoselect-window-timer)2006-09-08, by Chong Yidong
-
* xdisp.c (mouse_autoselect_window): Removed.2006-09-08, by Chong Yidong
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
(Vmenu_updating_frame): Define here.2006-09-08, by Richard M. Stallman
-
(x_error_quitter): For BadName error, just return.2006-09-08, by Richard M. Stallman
-
*** empty log message ***2006-09-08, by Richard M. Stallman
-
(find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.2006-09-08, by Richard M. Stallman
-
(init_casetab_once): Call set_case_table.2006-09-08, by Richard M. Stallman
-
(shut_down_emacs): Set inhibit_sentinels.2006-09-08, by Richard M. Stallman
-
(inhibit_sentinels): New variable.2006-09-08, by Richard M. Stallman
-
(inhibit_sentinels): Add decl.2006-09-08, by Richard M. Stallman
-
(looking_at_1, string_match_1, search_command):2006-09-08, by Richard M. Stallman
-
(Search): Ref multi-file search commands here.2006-09-08, by Richard M. Stallman
-
(Bindat Spec): Suggest names ending in -bindat-spec.2006-09-08, by Richard M. Stallman
-
(adaptive-fill-regexp): Don't match `(1)' or `1.'2006-09-08, by Richard M. Stallman
-
(rmail-get-new-mail): Say whether all msgs are spam.2006-09-08, by Richard M. Stallman
-
(timer-create, timer-activate): Doc fixes.2006-09-08, by Richard M. Stallman
-
(bindat-unpack): Doc fix.2006-09-08, by Richard M. Stallman
-
Comment change.2006-09-08, by Richard M. Stallman
-
(risky-local-variable-p): Match ...-bindat-spec.2006-09-08, by Richard M. Stallman
-
(dired-log-summary): Add doc string.2006-09-08, by Richard M. Stallman
-
(custom-menu-create): Bind deactivate-mark here2006-09-08, by Richard M. Stallman
-
Refill some entries to avoid lines > 80 columns.2006-09-08, by Andreas Schwab
-
*** empty log message ***2006-09-08, by Andreas Schwab
-
(strout): Fix whitespace.2006-09-08, by Andreas Schwab
-
(x_draw_glyph_string): Fix 2006-08-24 change.2006-09-08, by Kim F. Storm
-
*** empty log message ***2006-09-08, by Kim F. Storm
-
(org-dblock-write:clocktable): Avoid infinite loop.2006-09-08, by Carsten Dominik
-
*** empty log message ***2006-09-08, by Carsten Dominik
-
*** empty log message ***2006-09-08, by YAMAMOTO Mitsuharu
-
(mac_handle_origin_change, mac_handle_size_change)2006-09-08, by YAMAMOTO Mitsuharu
-
(mac_window) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:2006-09-08, by YAMAMOTO Mitsuharu
-
[!MAC_OSX] Don't include keyboard.h.2006-09-08, by YAMAMOTO Mitsuharu
-
(show-hide-font-panel): New HI command ID symbol.2006-09-08, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-07, by Richard M. Stallman
-
* net/ldap.el (ldap-search-internal): Handle `auth' key.2006-09-07, by Chong Yidong
-
"rcirc uses member*" fixed.2006-09-07, by Chong Yidong
-
* net/rcirc.el (rcirc-activity-string): Don't quote value in case2006-09-07, by Chong Yidong
-
* info.el (Info-index): Bind completion-ignore-case.2006-09-07, by Chong Yidong
-
Fix Károly Lőrentey <lorentey@elte.hu>2006-09-07, by Jan Djärv
-
(inferior-prolog-flavor): New var left out of previous commit.2006-09-07, by Stefan Monnier
-
*** empty log message ***2006-09-07, by Juanma Barranquero
-
*** empty log message ***2006-09-07, by Kim F. Storm
-
Update.2006-09-07, by Kim F. Storm
-
* international/latexenc.el (latex-inputenc-coding-alist): Add cp858.2006-09-07, by Reiner Steib
-
*** empty log message ***2006-09-07, by Andreas Schwab
-
(START_FILES, LIB_STANDARD): Override to2006-09-07, by Andreas Schwab
-
* dnd.el: Fix bootstrapping2006-09-07, by Jan Djärv
-
Fix mailaddress2006-09-07, by Jan Djärv
-
* dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.2006-09-07, by Jan Djärv
-
Merge from gnus--rel--5.102006-09-07, by Miles Bader
-
Avoid double quotes when possible.2006-09-06, by Stefan Monnier
-
Remove * in docstrings.2006-09-06, by Stefan Monnier
-
(fill-single-word-nobreak-p): Allow breaking before2006-09-06, by Stefan Monnier
-
(abbreviate-file-name): Don't mistakenly match newlines in file name.2006-09-06, by Stefan Monnier
-
*** empty log message ***2006-09-06, by Kim F. Storm
-
(Display Feature Testing): display-mm-dimensions-alist.2006-09-06, by Kim F. Storm
-
(display-mm-dimensions-alist): New defcustom.2006-09-06, by Kim F. Storm
-
*** empty log message ***2006-09-06, by Kim F. Storm
-
fringe.el is now pre-loaded.2006-09-06, by Kim F. Storm
-
Task Done:2006-09-06, by Kim F. Storm
-
(Window Start): Update pos-visible-in-window-p.2006-09-06, by Kim F. Storm
-
*** empty log message ***2006-09-06, by Kim F. Storm
-
(gnus-button-regexp, gnus-button-marker-list)2006-09-06, by Reiner Steib
-
2006-09-06 Simon Josefsson <jas@extundo.com>2006-09-06, by Simon Josefsson
-
2006-09-06 Simon Josefsson <jas@extundo.com>2006-09-06, by Simon Josefsson
-
*** empty log message ***2006-09-06, by Kenichi Handa
-
(Fformat_time_string): Use make_unibyte_string to make2006-09-06, by Kenichi Handa
-
(gdb-var-list-children-regexp)2006-09-06, by Nick Roberts
-
*** empty log message ***2006-09-06, by Nick Roberts
-
(line-move-partial): New function to do vscrolling for2006-09-05, by Kim F. Storm
-
*** empty log message ***2006-09-05, by Kim F. Storm
-
(pos_visible_p): Remove exact_mode_line_heights_p arg;2006-09-05, by Kim F. Storm
-
(Fpos_visible_in_window_p): Adapt to new pos_visible_p.2006-09-05, by Kim F. Storm
-
(pos_visible_p): Update prototype.2006-09-05, by Kim F. Storm
-
(cua--pre-command-handler-1): Rewrite.2006-09-05, by Kim F. Storm
-
*** empty log message ***2006-09-05, by Kim F. Storm
-
ispell.el problem is a Windows-only bug (if it exists).2006-09-05, by Chong Yidong
-
* progmodes/compile.el (compilation-error-regexp-alist-alist):2006-09-05, by Chong Yidong
-
*** empty log message ***2006-09-05, by Kim F. Storm
-
(ido-visit-buffer): Use buffer name if buffer arg is a buffer.2006-09-05, by Kim F. Storm
-
*** empty log message ***2006-09-05, by Kim F. Storm
-
*** empty log message ***2006-09-05, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-09-05, by Miles Bader
-
(terminal-init-xterm): Add more C-M- bindings.2006-09-05, by Dan Nicolaescu
-
(gdb-var-list-children-regexp)2006-09-05, by Nick Roberts
-
(gud-speedbar-buttons): Allow for no type2006-09-05, by Nick Roberts
-
*** empty log message ***2006-09-05, by Nick Roberts
-
*** empty log message ***2006-09-05, by YAMAMOTO Mitsuharu
-
(install_window_handler, mac_handle_window_event)2006-09-05, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-09-04, by John Paul Wallington
-
(completion-show-help): New defcustom.2006-09-04, by John Paul Wallington
-
*** empty log message ***2006-09-04, by Richard M. Stallman
-
(rsf-scanning-messages-now): Doc fix.2006-09-04, by Richard M. Stallman
-
(terminal-init-xterm): Add C-M- bindings.2006-09-04, by Dan Nicolaescu
-
*** empty log message ***2006-09-04, by Richard M. Stallman
-
(Accepting Output): Explain SECONDS=0 for accept-process-output.2006-09-04, by Richard M. Stallman
-
(Idle Timers): Explain why timer functions should not2006-09-04, by Richard M. Stallman
-
(kill-region): Explicitly test there is a region.2006-09-04, by Richard M. Stallman
-
* gtkutil.c (xg_get_file_with_chooser): Don't mention specific keys in2006-09-04, by Jan Djärv
-
* message.el (message-send-mail-with-sendmail): Look for sendmail in2006-09-04, by Chong Yidong
-
* mail/feedmail.el (feedmail-buffer-to-sendmail): Look for2006-09-04, by Chong Yidong
-
*** empty log message ***2006-09-04, by Andreas Schwab
-
Double all single and back quotes in C-style2006-09-04, by Andreas Schwab
-
Merge from gnus--rel--5.102006-09-04, by Miles Bader
-
(shutdown_handler): New function to exit cleanly on shutdown.2006-09-03, by Jason Rumney
-
*** empty log message ***2006-09-03, by Jason Rumney
-
* cus-edit.el (custom-group-menu-create): Avoid deactivating the2006-09-03, by Chong Yidong
-
*** empty log message ***2006-09-03, by Juri Linkov
-
(quail-defrule-internal): Add a check if a key is a vector.2006-09-03, by Juri Linkov
-
*** empty log message ***2006-09-02, by Juri Linkov
-
(Fmarker_position): Doc fix.2006-09-02, by Juri Linkov
-
Replace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.2006-09-02, by Juri Linkov
-
Regroup Europe Non-ASCII examples by similar scripts.2006-09-02, by Juri Linkov
-
(quail-defrule-internal): Add missing `error' call for null key.2006-09-02, by Juri Linkov
-
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is2006-09-02, by Juri Linkov
-
(woman-topic-history): Change defvar to defvaralias2006-09-02, by Juri Linkov
-
(Man-topic-history): New variable.2006-09-02, by Juri Linkov
-
Fix typo.2006-09-02, by Chong Yidong
-
*** empty log message ***2006-09-02, by Eli Zaretskii
-
(rcirc-keywords): New variable.2006-09-02, by Eli Zaretskii
-
(syms_of_window) <split-height-threshold>:2006-09-02, by Eli Zaretskii
-
* gtkutil.c (xg_get_file_with_chooser): Change file chooser message2006-09-02, by Jan Djärv
-
* minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls2006-09-02, by Jan Djärv
-
*** empty log message ***2006-09-02, by Eli Zaretskii
-
(hscroll-margin, hscroll-step)2006-09-02, by Eli Zaretskii
-
(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.2006-09-02, by Eli Zaretskii
-
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.2006-09-02, by Eli Zaretskii
-
*** empty log message ***2006-09-02, by Eli Zaretskii
-
(usermanualdir): New variable.2006-09-02, by Eli Zaretskii
-
(Finternal_complete_buffer): New function.2006-09-02, by Eli Zaretskii
-
Merge from gnus--rel--5.102006-09-01, by Miles Bader
-
Whitespace fixes.2006-09-01, by Romain Francoise
-
*** empty log message ***2006-09-01, by Eli Zaretskii
-
(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.2006-09-01, by Eli Zaretskii
-
(Custom Braces, Clean-ups): Don't use @tie.2006-09-01, by Eli Zaretskii
-
(Subword Movement): Don't use @headitem.2006-09-01, by Eli Zaretskii
-
(Buffer Modification): Fix last change.2006-09-01, by Eli Zaretskii
-
* buffers.texi (Buffer Modification): Document2006-09-01, by Chong Yidong
-
Document `buffer-chars-modified-tick'2006-09-01, by Chong Yidong
-
Minor doc fix.2006-09-01, by Chong Yidong
-
* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.2006-09-01, by Chong Yidong
-
*** empty log message ***2006-09-01, by Chong Yidong
-
Fix typo.2006-09-01, by Chong Yidong
-
* buffer.h (struct buffer_text): New field chars_modiff.2006-09-01, by Chong Yidong
-
*** empty log message ***2006-09-01, by Richard M. Stallman
-
(url-http-create-request):2006-09-01, by Stefan Monnier
-
(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.2006-09-01, by Stefan Monnier
-
(custom-save-variables): Slight cleanup.2006-08-31, by Richard M. Stallman
-
(define-minor-mode): Reference manual about customization, rather than2006-08-31, by Richard M. Stallman
-
(trace-function-background): Doc fix.2006-08-31, by Richard M. Stallman
-
*** empty log message ***2006-08-31, by Richard M. Stallman
-
(Fformat): Don't sign-extend for %o or %x.2006-08-31, by Richard M. Stallman
-
(Syntactic Font Lock): Mention specific faces once again.2006-08-31, by Richard M. Stallman
-
(dired-guess-shell-alist-default): Update.2006-08-31, by Romain Francoise
-
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.2006-08-31, by Stefan Monnier
-
(custom-theme-set-variables): Autoload packages before sorting the variables.2006-08-31, by Stefan Monnier
-
2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>2006-08-31, by Michael Kifer
-
(python-eldoc-function): Re-enable quit while waiting for process.2006-08-30, by Stefan Monnier
-
*** empty log message ***2006-08-30, by YAMAMOTO Mitsuharu
-
(mac-string-to-utxt): If adjustment for MacJapanese2006-08-30, by YAMAMOTO Mitsuharu
-
* indent.c (Fvertical_motion): Don't move back if we were2006-08-29, by Chong Yidong
-
(normal-splash-screen, fancy-splash-screens): Make buffer read-only and2006-08-29, by Romain Francoise
-
(url-cookie-write-file): Really don't use versioned backups.2006-08-29, by Stefan Monnier
-
* hl-line.el (hl-line): New face.2006-08-29, by Chong Yidong
-
* display.texi (Images): Add xrref to display-images-p.2006-08-29, by Chong Yidong
-
* image-mode.el (image-mode): Fix last fix.2006-08-29, by Chong Yidong
-
Sync with Tramp 2.0.54.2006-08-29, by Michael Albinus
-
* image-mode.el (image-mode): Display image as text on a terminal.2006-08-28, by Chong Yidong
-
(python-send-command): Simplify.2006-08-28, by Stefan Monnier
-
(python-send-command): Don't wait for the command2006-08-28, by Stefan Monnier
-
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert2006-08-28, by Chong Yidong
-
* woman.el (woman-follow): New function, based on `man-follow'.2006-08-28, by Chong Yidong
-
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Richard M. Stallman
-
(Split Window): Update xref.2006-08-28, by Richard M. Stallman
-
(Continuation Lines): Update xref.2006-08-28, by Richard M. Stallman
-
(Tab Stops): Update xref.2006-08-28, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-28, by Richard M. Stallman
-
(Line Truncation, Displaying Boundaries): New nodes,2006-08-28, by Richard M. Stallman
-
(find-dired): Use shell-quote-argument to properly2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kenichi Handa
-
(Fdetect_coding_region, Fdetect_coding_string): Fix2006-08-28, by Kenichi Handa
-
(Lisp and Coding Systems): Fix description of2006-08-28, by Kenichi Handa
-
(get_window_cursor_type): Replace BOX cursor on images2006-08-27, by Kim F. Storm
-
*** empty log message ***2006-08-27, by Kim F. Storm
-
Miscellaneous tq-related fixes.2006-08-27, by Miles Bader
-
*** empty log message ***2006-08-27, by YAMAMOTO Mitsuharu
-
(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member2006-08-27, by YAMAMOTO Mitsuharu
-
(mac_draw_string_common, mac_query_char_extents)2006-08-27, by YAMAMOTO Mitsuharu
-
(get_scrap_from_symbol, clear_scrap, put_scrap_string)2006-08-27, by YAMAMOTO Mitsuharu
-
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't2006-08-27, by YAMAMOTO Mitsuharu
-
(create_apple_event_from_event_ref, select)2006-08-27, by YAMAMOTO Mitsuharu
-
(in_sighandler): Remove extern.2006-08-27, by YAMAMOTO Mitsuharu
-
(in_sighandler): Remove variable.2006-08-27, by YAMAMOTO Mitsuharu
-
[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead2006-08-27, by YAMAMOTO Mitsuharu
-
(directory_files_internal_unwind, directory_files_internal)2006-08-27, by YAMAMOTO Mitsuharu
-
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous2006-08-27, by YAMAMOTO Mitsuharu
-
(mac-apple-event-map): Rename hicommand to hi-command.2006-08-27, by YAMAMOTO Mitsuharu
-
(python-send-receive): Wait in the process's buffer so as to check the right2006-08-26, by Stefan Monnier
-
Whitespace fix.2006-08-26, by Romain Francoise
-
Remove * in defcustoms.2006-08-25, by Stefan Monnier
-
(Fset_buffer_multibyte): Simplify; use list3.2006-08-25, by Kim F. Storm
-
(Fcurrent_time, Fget_internal_run_time): Simplify; use list3.2006-08-25, by Kim F. Storm
-
(Fmake_directory_internal, Fdelete_directory)2006-08-25, by Kim F. Storm
-
(Fxw_color_values): Simplify; use list3.2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
(python-preoutput-skip-next-prompt): New var.2006-08-25, by Stefan Monnier
-
(Display Custom): Add variables overline-margin2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
(Fswitch_to_buffer): Fix previous change.2006-08-25, by Richard M. Stallman
-
*** empty log message ***2006-08-25, by Richard M. Stallman
-
(Exiting): Rewrite to give graphical displays priority over text terminals.2006-08-25, by Richard M. Stallman
-
*** empty log message ***2006-08-25, by Stefan Monnier
-
(url-file-local-copy): Tell url-copy-file that the dest file will already exist.2006-08-25, by Stefan Monnier
-
(Incremental Search): Move index entries.2006-08-25, by Richard M. Stallman
-
(kmacro-repeat-on-last-key): Doc fix.2006-08-25, by Richard M. Stallman
-
Give priority to graphical terminals over text terminals regarding C-z.2006-08-25, by Richard M. Stallman
-
2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>2006-08-25, by Michael Kifer
-
(Fcurrent_idle_time): Simplify.2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Richard M. Stallman
-
(Idle Timers): run-with-idle-timer allows Lisp time value. Add xref.2006-08-25, by Richard M. Stallman
-
(sxhash_string): Rotate properly; don't lose bits.2006-08-25, by Richard M. Stallman
-
* os.texi (Timers): Avoid waiting inside timers.2006-08-25, by Chong Yidong
-
Merge from gnus--rel--5.102006-08-25, by Miles Bader
-
* emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):2006-08-24, by Chong Yidong
-
*** empty log message ***2006-08-24, by Kim F. Storm
-
(all): Add `overline-margin' and `x-underline-at-descent-line'.2006-08-24, by Kim F. Storm
-
(x_underline_at_descent_line): New variable.2006-08-24, by Kim F. Storm
-
(overline_margin): New variable.2006-08-24, by Kim F. Storm
-
(Fswitch_to_buffer): Move buffer to front of2006-08-24, by Nick Roberts
-
*** empty log message ***2006-08-24, by Nick Roberts
-
Remove * in defcustoms's docstrings.2006-08-24, by Stefan Monnier
-
(grep-find-use-xargs): Use explicit value `exec'2006-08-23, by Kim F. Storm
-
*** empty log message ***2006-08-23, by Kim F. Storm
-
* custom.texi (Init File): Reference Find Init to avoid "home2006-08-23, by Chong Yidong
-
* startup.el (fancy-splash-head): Give instructions for dismissing2006-08-23, by Chong Yidong
-
Fix whitespace.2006-08-23, by Romain Francoise
-
*** empty log message ***2006-08-23, by Richard M. Stallman
-
(org-follow-gnus-link): Make sure the dedicated2006-08-23, by Carsten Dominik
-
*** empty log message ***2006-08-23, by Carsten Dominik
-
(gdb-starting): Reset gdb-signalled to nil.2006-08-23, by Nick Roberts
-
*** empty log message ***2006-08-23, by Nick Roberts
-
(update_tool_bar): Redisplay toolbar also when only2006-08-22, by Kim F. Storm
-
*** empty log message ***2006-08-22, by Kim F. Storm
-
(ido-set-matches-1): Fix full matching for subdirs.2006-08-22, by Kim F. Storm
-
*** empty log message ***2006-08-22, by Kim F. Storm
-
2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>2006-08-22, by Kim F. Storm
-
* x-dnd.el (x-dnd-drop-data): Don't call goto-char if2006-08-22, by Jan Djärv
-
(blink-cursor-end): Only ignore the error we care about.2006-08-22, by Stefan Monnier
-
(Other GDB-UI Buffers): Describe how to edit2006-08-21, by Nick Roberts
-
*** empty log message ***2006-08-21, by Nick Roberts
-
(gdb-frame-memory-buffer): Make frame2006-08-21, by Nick Roberts
-
texinfo.tex: deleted file and pointed emacs-lisp-intro.texi towards ../man/texinfo.tex2006-08-21, by Robert J. Chassell
-
* emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex2006-08-21, by Robert J. Chassell
-
Changes from arch/CVS synchronization2006-08-21, by Miles Bader
-
lispintro/texinfo.tex: changed to version 2006-02-13.162006-08-21, by Robert J. Chassell
-
* lispintro/texinfo.tex: changed to version 2006-02-13.162006-08-21, by Robert J. Chassell
-
* keyboard.c: Clarify difference between in_sighandler and2006-08-21, by Jan Djärv
-
Clarify difference between in_sighandler and handling_signal.2006-08-21, by Jan Djärv
-
*** empty log message ***2006-08-21, by Richard M. Stallman
-
(whitespace-cleanup): Doc fix.2006-08-21, by Richard M. Stallman
-
(Basic Isearch): Add `isearch' index entry.2006-08-21, by Richard M. Stallman
-
(x_draw_stretch_glyph_string): It is ok to draw a2006-08-21, by Kim F. Storm
-
*** empty log message ***2006-08-21, by Kim F. Storm
-
Rcirc update from Ryan Yeske2006-08-21, by Miles Bader
-
Use ../man/texinfo.tex to build elisp.dvi.2006-08-21, by Lute Kamstra
-
*** empty log message ***2006-08-21, by Kenichi Handa
-
Sync with the latest TUTORIAL.2006-08-21, by Kenichi Handa
-
*** empty log message ***2006-08-21, by Kenichi Handa
-
(syms_of_keyboard): Docstring of2006-08-21, by Kenichi Handa
-
Tiny typo.2006-08-20, by Kim F. Storm
-
Remove * in defcustom docstrings.2006-08-20, by Stefan Monnier
-
* keyboard.c (show_help_echo): Preserve mouse movement flag if2006-08-20, by Chong Yidong
-
Update to Dave Love's latest version.2006-08-20, by Stefan Monnier
-
Update to Dave Love's latest version.2006-08-20, by Stefan Monnier
-
*** empty log message ***2006-08-20, by Stefan Monnier
-
(eexecfile): Use the __main__ rather than `emacs' namespace.2006-08-20, by Stefan Monnier
-
* frame.el (blink-cursor-start): Set timer first.2006-08-20, by Chong Yidong
-
*** empty log message ***2006-08-20, by Juanma Barranquero
-
(comment-box): Call `comment-normalize-vars'. Add autoload cookie.2006-08-20, by Juanma Barranquero
-
*** empty log message ***2006-08-20, by Richard M. Stallman
-
(line-number-at-pos): Doc fix.2006-08-20, by Richard M. Stallman
-
(run-with-idle-timer): Pass t to timer-activate-when-idle, so timer2006-08-20, by Richard M. Stallman
-
(Reading One Event): Update xref.2006-08-20, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-20, by Richard M. Stallman
-
(Idle Timers): New node, split out from Timers.2006-08-20, by Richard M. Stallman
-
(load_pixmap): Add quotes in error message.2006-08-20, by Richard M. Stallman
-
(Fcurrent_idle_time): New function.2006-08-20, by Richard M. Stallman
-
- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report2006-08-18, by Chong Yidong
-
*** empty log message ***2006-08-18, by Eli Zaretskii
-
(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,2006-08-18, by Eli Zaretskii
-
Synchronize with TUTORIAL.2006-08-18, by Eli Zaretskii
-
*** empty log message ***2006-08-18, by Eli Zaretskii
-
(spaces-string): Simplify and add doc string.2006-08-18, by Eli Zaretskii
-
Comment change.2006-08-18, by Richard M. Stallman
-
(Fset_window_fringes): Do nothing on a tty.2006-08-17, by Nick Roberts
-
*** empty log message ***2006-08-17, by Nick Roberts
-
(gdb-edit-locals-value): Balance parens.2006-08-17, by Romain Francoise
-
*** empty log message ***2006-08-17, by Romain Francoise
-
*** empty log message ***2006-08-17, by Richard M. Stallman
-
(compare-windows): lambda's take an arg and pass2006-08-17, by Richard M. Stallman
-
(jit-lock-fontify-now): Protect the modified status of the right buffer.2006-08-17, by Stefan Monnier
-
(cvs-parse-table): Accept the new `...' format for removed files.2006-08-17, by Stefan Monnier
-
(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.2006-08-17, by Nick Roberts
-
*** empty log message ***2006-08-17, by Nick Roberts
-
(global-map): Allow yanking with mouse-2 at a spot whose2006-08-17, by Stefan Monnier
-
(font-lock-extend-region-wholelines): Fix up typo.2006-08-17, by Stefan Monnier
-
Merge from gnus--rel--5.102006-08-16, by Miles Bader
-
*** empty log message ***2006-08-16, by Andreas Schwab
-
(debug_output_compilation_hack): Fix return type.2006-08-16, by Andreas Schwab
-
*** empty log message ***2006-08-16, by Andreas Schwab
-
(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead2006-08-16, by Andreas Schwab
-
*** empty log message ***2006-08-16, by Richard M. Stallman
-
(debug_output_compilation_hack): New function.2006-08-16, by Richard M. Stallman
-
(Saving Emacs Sessions): Clean up wording.2006-08-16, by Richard M. Stallman
-
(Marking Objects): Mention term "select all".2006-08-16, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-16, by Richard M. Stallman
-
(Help Mode): Move node up in file.2006-08-16, by Richard M. Stallman
-
(Extended Menu Items): Show format of cached bindings in extended menu items.2006-08-16, by Richard M. Stallman
-
(Variable Definitions): Explain when the2006-08-16, by Richard M. Stallman
-
(x-clipboard-yank): Specify * in interactive spec.2006-08-16, by Richard M. Stallman
-
(move-beginning-of-line): Test whether fields2006-08-16, by Richard M. Stallman
-
(comment-indent): Fully update INDENT2006-08-16, by Richard M. Stallman
-
(custom-newline): New function.2006-08-16, by Richard M. Stallman
-
(compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.2006-08-16, by Richard M. Stallman
-
Clean up wording.2006-08-16, by Richard M. Stallman
-
*** empty log message ***2006-08-16, by Kenichi Handa
-
(choose_write_coding_system): Use LF for end-of-line2006-08-16, by Kenichi Handa
-
* commands.texi (Reading One Event): Explain idleness in2006-08-15, by Chong Yidong
-
* commands.texi (Reading One Event): Explain idleness in2006-08-15, by Chong Yidong
-
* keyboard.c (read_char): Don't change idle timer state at all if2006-08-15, by Chong Yidong
-
Version number change.2006-08-15, by Carsten Dominik
-
*** empty log message ***2006-08-15, by Carsten Dominik
-
(Installation, Activation): Split from Installation and2006-08-15, by Carsten Dominik
-
(org-clock-special-range, org-clock-update-time-maybe):2006-08-15, by Carsten Dominik
-
*** empty log message ***2006-08-15, by Richard M. Stallman
-
*** empty log message ***2006-08-15, by Kenichi Handa
-
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC2006-08-15, by Kenichi Handa
-
(Stack Buffer): Explain fringe arrow.2006-08-15, by Nick Roberts
-
*** empty log message ***2006-08-15, by Nick Roberts
-
(gdb-info-stack-custom): Indicate selected frame with fringe arrow.2006-08-15, by Nick Roberts
-
* keyboard.c (read_char): Don't reset idle timers if a time limit2006-08-14, by Chong Yidong
-
(pitx): Print iterator position.2006-08-14, by Kim F. Storm
-
*** empty log message ***2006-08-14, by Kim F. Storm
-
* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is2006-08-14, by Jan Djärv
-
* FOR-RELEASE: Elisp manual checking completed.2006-08-13, by Chong Yidong
-
* cus-theme.el (customize-create-theme)2006-08-13, by Romain Francoise
-
Fix last entry.2006-08-13, by Romain Francoise
-
(mm-extern-mail-server): End `y-or-n-p' prompt with a space.2006-08-13, by Romain Francoise
-
(erc-log-matches-make-buffer): Add missing space.2006-08-13, by Romain Francoise
-
text.texi checked.2006-08-13, by Chong Yidong
-
* text.texi (Near Point): Say "cursor" not "terminal cursor".2006-08-13, by Chong Yidong
-
(gdb-frame-separate-io-buffer)2006-08-13, by Nick Roberts
-
*** empty log message ***2006-08-13, by Nick Roberts
-
*** empty log message ***2006-08-13, by Alex Schroeder
-
(Configuration): Use correct variable in rcirc-authinfo2006-08-12, by Alex Schroeder
-
* TUTORIAL.de: Synchronize with TUTORIAL.2006-08-12, by Werner LEMBERG
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
(How to add fonts): New node.2006-08-12, by Eli Zaretskii
-
*** empty log message ***2006-08-12, by Nick Roberts
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
<indent-tabs-mode>: Move to the `indent' customization group.2006-08-12, by Eli Zaretskii
-
(Time Parsing): Add %z to format-time-string, per docstring.2006-08-12, by Eli Zaretskii
-
Update the Allout entries.2006-08-12, by Eli Zaretskii
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
(allout-prior-bindings, allout-added-bindings): Remove, after long deprecation.2006-08-12, by Eli Zaretskii
-
Clarify that bootstrap and the shorter procedure are alternatives.2006-08-12, by Eli Zaretskii
-
(Saving Emacs Sessions): Clarify when desktop is restored on startup.2006-08-12, by Eli Zaretskii
-
(Fmouse_position, Fmouse_pixel_position)2006-08-12, by Eli Zaretskii
-
(Acknowledgments): Delete mention to zone-mode.el.2006-08-11, by Romain Francoise
-
Delete zone-mode.el.2006-08-11, by Romain Francoise
-
Fix formatting/indentation.2006-08-11, by Romain Francoise
-
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and2006-08-11, by Chong Yidong
-
(dns-mode): Use before-save-hook.2006-08-11, by Stefan Monnier
-
*** empty log message ***2006-08-11, by Thien-Thi Nguyen
-
(bindat-ip-to-string): Use `format-network-address' if possible.2006-08-11, by Thien-Thi Nguyen
-
* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.2006-08-11, by Jan Djärv
-
* xselect.c (Fx_register_dnd_atom): New function.2006-08-11, by Jan Djärv
-
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*2006-08-11, by Jan Djärv
-
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track2006-08-11, by Jan Djärv
-
* xselect.c (Fx_register_dnd_atom): New function.2006-08-11, by Jan Djärv
-
Mention that zone-mode.el is now obsolete.2006-08-10, by Romain Francoise
-
* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.2006-08-10, by Romain Francoise
-
*** empty log message ***2006-08-10, by Thien-Thi Nguyen
-
(Recognize Coding, Text Coding): Fix typos.2006-08-10, by Thien-Thi Nguyen
-
Minor fix to last change.2006-08-10, by Chong Yidong
-
(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support2006-08-10, by John Wiegley
-
*** empty log message ***2006-08-10, by John Wiegley
-
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and2006-08-10, by Chong Yidong
-
* keyboard.c: Define in_sighandler.2006-08-10, by Jan Djärv
-
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler2006-08-10, by Jan Djärv
-
* keyboard.c: Define in_sighandler.2006-08-10, by Jan Djärv
-
* keyboard.h: Declare in_sighandler.2006-08-10, by Jan Djärv
-
*** empty log message ***2006-08-10, by Richard M. Stallman
-
(facemenu-listed-faces): Doc fix.2006-08-10, by Richard M. Stallman
-
*** empty log message ***2006-08-10, by Richard M. Stallman
-
(Format Faces): Substantial rewrites to deal with face merging. Empty2006-08-10, by Richard M. Stallman
-
(facemenu-add-face): Pass frame to facemenu-active-faces.2006-08-10, by Richard M. Stallman
-
* avoid.el (mouse-avoidance-animating-pointer): New var.2006-08-10, by Chong Yidong
-
*** empty log message ***2006-08-09, by Richard M. Stallman
-
Don't say which side scroll bar is on.2006-08-09, by Richard M. Stallman
-
(timeclock-use-elapsed): Added a new variable, which causes timeclock2006-08-09, by John Wiegley
-
*** empty log message ***2006-08-09, by John Wiegley
-
Fix previous change.2006-08-09, by Jan Djärv
-
(readline): Change position on %n and \" in sscanf.2006-08-09, by Jan Djärv
-
* etags.c (readline): expect sscanf returns >= 1.2006-08-09, by Jan Djärv
-
*** empty log message ***2006-08-09, by Richard M. Stallman
-
(keyremap_step): No-op if fkey->parent = nil.2006-08-09, by Richard M. Stallman
-
*** empty log message ***2006-08-09, by Kenichi Handa
-
(syms_of_coding): Improve the docstring2006-08-09, by Kenichi Handa
-
(latexenc-find-file-coding-system):2006-08-09, by Kenichi Handa
-
Whitespace change.2006-08-08, by Richard M. Stallman
-
* info.el (Info-fontify-node): Handle preceding `in' for note2006-08-08, by Chong Yidong
-
*** empty log message ***2006-08-08, by Richard M. Stallman
-
Clean up wording in previous change.2006-08-08, by Richard M. Stallman
-
update from texinfo2006-08-08, by Karl Berry
-
(sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.2006-08-08, by Stefan Monnier
-
* etags.c (readline): expect sscanf returns 2,2006-08-08, by Jan Djärv
-
* etags.c (TEX_mode): Check getc retruns EOF.2006-08-08, by Jan Djärv
-
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.2006-08-08, by Romain Francoise
-
(terminal-init-xterm): Add more key bindings.2006-08-08, by Dan Nicolaescu
-
(font-lock-extend-jit-lock-region-after-change): Better comment.2006-08-07, by Stefan Monnier
-
(PC-do-completion): Strip out completion-ignored-extensions2006-08-07, by Stefan Monnier
-
(font-lock-extend-jit-lock-region-after-change): Add docstring.2006-08-07, by Stefan Monnier
-
(font-lock-extend-after-change-region-function,2006-08-07, by Stefan Monnier
-
*** empty log message ***2006-08-07, by Andreas Schwab
-
(BASE_PURESIZE): Increase to 1120000.2006-08-07, by Andreas Schwab
-
Double-checked modes.texi.2006-08-07, by Chong Yidong
-
* modes.texi (Hooks): Clarify.2006-08-07, by Chong Yidong
-
Update from erc--emacs--222006-08-07, by Miles Bader
-
Fix ERC bug introduced in last patch2006-08-07, by Miles Bader
-
Update from erc--emacs--222006-08-07, by Miles Bader
-
"standard-value for mode-line-format" bug fixed.2006-08-06, by Chong Yidong
-
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.2006-08-06, by Chong Yidong
-
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Richard M. Stallman
-
(describe-mode): Make minor mode list more concise.2006-08-06, by Richard M. Stallman
-
*** empty log message ***2006-08-06, by Nick Roberts
-
(Note): Add note about ollowing a longjmp call.2006-08-06, by Nick Roberts
-
*** empty log message ***2006-08-06, by Nick Roberts
-
* bindings.el: Give mode-line-format, mode-line-modes, and2006-08-06, by Chong Yidong
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(list-buffers-noselect): For Info buffers, use "(file)node" instead of the2006-08-05, by Eli Zaretskii
-
Include w32.h.2006-08-05, by Eli Zaretskii
-
Add prototype for w32_valid_pointer_p.2006-08-05, by Eli Zaretskii
-
(w32_valid_pointer_p): New function.2006-08-05, by Eli Zaretskii
-
(New in Emacs 22): Expand.2006-08-05, by Romain Francoise
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to2006-08-05, by Eli Zaretskii
-
(Formatting Strings) Resurrect erroneously removed line.2006-08-05, by Eli Zaretskii
-
*** empty log message ***2006-08-05, by Richard M. Stallman
-
(escape-glyph): Doc fix.2006-08-05, by Richard M. Stallman
-
*** empty log message ***2006-08-05, by Chong Yidong
-
specpdl unbalanced bug fixed.2006-08-05, by Chong Yidong
-
* process.c: Reapply 2006-08-01 change.2006-08-05, by Chong Yidong
-
* keyboard.c (read_char): Rebalance specpdl after receiving jump.2006-08-05, by Chong Yidong
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(w32_query_font): Fix last change: use stricmp.2006-08-04, by Eli Zaretskii
-
"C-n doesn't work in Customize Option buffer in -nw with long value2006-08-04, by Chong Yidong
-
(Fsubst_char_in_region): Redo the setup work after running2006-08-04, by Stefan Monnier
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Window Size X) <--geometry>: Only width and height apply to all frames.2006-08-04, by Eli Zaretskii
-
(w32_createwindow): Handle -geometry command line option and the geometry2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(w32_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(describe-font): Improve docstring2006-08-04, by Kenichi Handa
-
(x_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-03, by Jason Rumney
-
(w32_menu_show, w32_dialog_show): Call Fsignal to quit2006-08-03, by Jason Rumney
-
*** empty log message ***2006-08-03, by Romain Francoise
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
(gdb-script-font-lock-syntactic-keywords):2006-08-03, by Stefan Monnier
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
* process.c: Revert last change.2006-08-03, by Chong Yidong
-
* simple.el (line-move-to-column): Constrain move-to-column to2006-08-03, by Chong Yidong
-
*** empty log message ***2006-08-03, by Juanma Barranquero
-
Fix typo in markup.2006-08-03, by Juanma Barranquero
-
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.2006-08-03, by Stefan Monnier
-
(font-lock-extend-after-change-region-function):2006-08-03, by Stefan Monnier
-
Merge from erc--emacs--212006-08-03, by Miles Bader
-
(jit-lock-fontify-now): Preserve the buffer's2006-08-03, by Stefan Monnier
-
Docstring style and grammar tweaks; nfc.2006-08-02, by Thien-Thi Nguyen
-
(edmacro-fix-menu-commands): Ignore switch-frame.2006-08-02, by Kim F. Storm
-
*** empty log message ***2006-08-02, by Kim F. Storm
-
(cvs-get-buffer-create): Obey `noreuse' even if `name'2006-08-02, by Stefan Monnier
-
(PC-expand-many-files): Avoid signalling an error when2006-08-02, by Stefan Monnier
-
*** empty log message ***2006-08-02, by Andreas Schwab
-
(mode-line-format): Simplify reference to vc-mode.2006-08-02, by Andreas Schwab
-
(map): Make mode-line-buffer-identification-keymap2006-08-02, by Nick Roberts
-
*** empty log message ***2006-08-02, by Nick Roberts
-
*** empty log message ***2006-08-02, by Richard M. Stallman
-
(mode-line-format): Adjust spacing around vc-mode.2006-08-02, by Richard M. Stallman
-
(Name Help): Add index entries for describe-variable.2006-08-02, by Richard M. Stallman
-
(gdb-find-source-frame): Make nil the default value.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
(font-lock-extend-region-function, font-lock-extend-region):2006-08-01, by Stefan Monnier
-
(font-lock-extend-region-function, font-lock-extend-region):2006-08-01, by Stefan Monnier
-
(jit-lock-fontify-now): Cause a second redisplay if needed.2006-08-01, by Stefan Monnier
-
(font-lock-extend-jit-lock-region-after-change): New fun.2006-08-01, by Stefan Monnier
-
isearch-yank-line bug already fixed.2006-08-01, by Romain Francoise
-
*** empty log message ***2006-08-01, by Richard M. Stallman
-
(GDB Graphical Interface): Shorten node names.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
(longlines-show-region): Make it work on read-only buffers as well.2006-08-01, by Stefan Monnier
-
(gdb-set-hollow): Check for gud-last-last-frame.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Kenichi Handa
-
(find-operation-coding-system): Describe the more detail of2006-08-01, by Kenichi Handa
-
(wait_reading_process_output_unwind): New function.2006-08-01, by Kim F. Storm
-
*** empty log message ***2006-08-01, by Kim F. Storm
-
(url-hexify-string): Only utf-8 encode if it's a multibyte string.2006-07-31, by Stefan Monnier
-
*** empty log message ***2006-07-31, by Thien-Thi Nguyen
-
(Clickable Text): Mention `help-echo' text property.2006-07-31, by Thien-Thi Nguyen
-
*** empty log message ***2006-07-31, by Richard M. Stallman
-
(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):2006-07-31, by Richard M. Stallman
-
(System Interface): Fix menu descriptions of some nodes.2006-07-31, by Richard M. Stallman
-
Update xrefs.2006-07-31, by Richard M. Stallman
-
Update xrefs from Translating Input to Translation Keymaps.2006-07-31, by Richard M. Stallman
-
(Translation Keymaps): New node.2006-07-31, by Richard M. Stallman
-
(Top): Update subnode menu.2006-07-31, by Richard M. Stallman
-
(Face Functions): Fix explanations of FRAME=t or nil.2006-07-31, by Richard M. Stallman
-
(Query Replace): Add xref for Dired's Q command.2006-07-31, by Richard M. Stallman
-
(Sets And Lists): Update link for add-to-list.2006-07-31, by Nick Roberts
-
(Minor Mode Conventions): Update link for add-to-list.2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
Merge from gnus--rel--5.102006-07-31, by Miles Bader
-
(GDB commands in Fringe): Rename to...2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
(gdb-find-source-frame): New option.2006-07-31, by Nick Roberts
-
(t-mouse-mode): Use set-process-query-on-exit-flag.2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-30, by Thien-Thi Nguyen
-
(url-hexify-string): Rewrite.2006-07-30, by Thien-Thi Nguyen
-
*** empty log message ***2006-07-30, by Thien-Thi Nguyen
-
Undo 2006-06-28 change.2006-07-30, by Thien-Thi Nguyen
-
(Fields): Mention POS requirement when narrowing is in effect.2006-07-30, by Thien-Thi Nguyen
-
Adrian Aichner: <adrian@xemacs.org>2006-07-30, by Francesco Potortì
-
*** empty log message ***2006-07-30, by Francesco Potortì
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Operating on Files): Simplify previous change and fix Texinfo usage.2006-07-29, by Richard M. Stallman
-
Comment change.2006-07-29, by Richard M. Stallman
-
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format2006-07-29, by Chong Yidong
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
(convert-standard-filename): For Cygwin, replace characters not allowed in2006-07-29, by Eli Zaretskii
-
Fix typo.2006-07-29, by Reiner Steib
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
(bw-get-tree): Don't integerp subtree if it's nil.2006-07-29, by Eli Zaretskii
-
(Operating on Files): Add cross-references. State the Unix commands that do2006-07-29, by Eli Zaretskii
-
(Ffind_operation_coding_system): Revert the change from 2006-05-29.2006-07-29, by Eli Zaretskii
-
Document the change in position policy on MS-Windows.2006-07-29, by Eli Zaretskii
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
[WINDOWSNT]: Include fcntl.h, to fix last change.2006-07-29, by Eli Zaretskii
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Face Attributes): Simplify wording.2006-07-29, by Richard M. Stallman
-
(mode-line-frame-identification)2006-07-29, by Richard M. Stallman
-
(grep-default-command): Catch errors from wildcard-to-regexp.2006-07-29, by Richard M. Stallman
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Common Keywords): Document how to use2006-07-29, by Richard M. Stallman
-
(lookup_named_face, Fdisplay_supports_face_attributes_p):2006-07-29, by Richard M. Stallman
-
(update_menu_bar): New arg HOOKS_RUN. Callers changed.2006-07-29, by Richard M. Stallman
-
(safe_run_hooks_1): Don't crash if Vrun_hooks is nil.2006-07-29, by Richard M. Stallman
-
Whitespace change.2006-07-29, by Richard M. Stallman
-
(Transient Mark): Clarify that region never disappears2006-07-29, by Richard M. Stallman
-
(grep-read-files): Use car of grep-files-history or grep-files-aliases2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
(grep-tag-default): New function.2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Thien-Thi Nguyen
-
(wdired-change-to-wdired-mode, wdired-change-to-dired-mode):2006-07-28, by Thien-Thi Nguyen
-
* cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that2006-07-28, by Chong Yidong
-
(gdb-info-breakpoints-custom): Use different faces for enable character.2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Nick Roberts
-
(valid_pointer_p): New function (from valid_lisp_object_p).2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Richard M. Stallman
-
(Non-ASCII Isearch): Clarify. Mention C-q.2006-07-28, by Richard M. Stallman
-
(recompile): Update comment to reflect change2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Richard M. Stallman
-
(customize-package-emacs-version-alist): Doc fix.2006-07-28, by Richard M. Stallman
-
*** empty log message ***2006-07-27, by Richard M. Stallman
-
(Reading One Event): Fix last change.2006-07-27, by Kim F. Storm
-
*** empty log message ***2006-07-27, by Kim F. Storm
-
(terminal-init-xterm): Fix bindings for C-tab,2006-07-27, by Dan Nicolaescu
-
(which-function): Fix documentation/comment typo.2006-07-27, by Nick Roberts
-
*** empty log message ***2006-07-27, by Nick Roberts
-
*** empty log message ***2006-07-26, by Jason Rumney
-
Add notes about Cygwin make to impatient section.2006-07-26, by Jason Rumney
-
New arg for `read-event', `read-char', and `read-char-exclusive'2006-07-26, by Chong Yidong
-
* commands.texi (Reading One Event): Document SECONDS argument for2006-07-26, by Chong Yidong
-
* subr.el (sit-for): Use new SECONDS arg of read-event instead of2006-07-26, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.2006-07-26, by Chong Yidong
-
(Fy_or_n_p): Change call to read_filtered_event to use new arg.2006-07-26, by Chong Yidong
-
Change callers of read_char.2006-07-26, by Chong Yidong
-
* keyboard.h: Include systime.h. Update read_char prototype.2006-07-26, by Chong Yidong
-
* lisp.h: Update read-char, read-event, and read_filtered_event2006-07-26, by Chong Yidong
-
* lread.c (read_filtered_event): New arg SECONDS to wait until.2006-07-26, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.2006-07-26, by Chong Yidong
-
(ispell-word): If we replace the word, move point to the end.2006-07-26, by Richard M. Stallman
-
(tumme-backward-image): Add prefix argument. Add error2006-07-26, by Mathias Dahl
-
*** empty log message ***2006-07-26, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Stefan Monnier
-
(tabify-regexp): Use more specific regexps.2006-07-25, by Stefan Monnier
-
(Multiline Font Lock): Can't use jit-lock-defer-multiline2006-07-25, by Stefan Monnier
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Update keywords and add comments.2006-07-25, by Masatake YAMATO
-
*** empty log message ***2006-07-25, by YAMAMOTO Mitsuharu
-
(BASE_PURESIZE): Decrease to 1102000.2006-07-25, by YAMAMOTO Mitsuharu
-
(find_string_data_in_pure): New function.2006-07-25, by YAMAMOTO Mitsuharu
-
(gdb-set-gud-minor-mode-existing-buffers)2006-07-25, by Nick Roberts
-
*** empty log message ***2006-07-25, by Nick Roberts
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(Clickable Text): Clarify.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(xml-parse-file): Clean up, and use with-temp-buffer.2006-07-24, by Richard M. Stallman
-
(Setting Variables): add-to-list and add-to-ordered-list moved to List2006-07-24, by Richard M. Stallman
-
(Vector Functions): Delete duplicate xref.2006-07-24, by Richard M. Stallman
-
(Function Type): Clarify.2006-07-24, by Richard M. Stallman
-
(Keymaps and Minor Modes): List punct chars for minor modes.2006-07-24, by Richard M. Stallman
-
(List Variables): New node.2006-07-24, by Richard M. Stallman
-
(GTK styles): Fix texinfo usage.2006-07-24, by Richard M. Stallman
-
Move periods and commas inside quotes.2006-07-24, by Richard M. Stallman
-
Fix previous change.2006-07-24, by Richard M. Stallman
-
(User Input): Explain why we teach keyboard cmds.2006-07-24, by Richard M. Stallman
-
Move periods inside quotes.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(dolist, dotimes): Use interned symbols for iteration.2006-07-24, by Richard M. Stallman
-
(replace-match-string-symbols): Handle dotted lists.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
Merge from gnus--rel--5.102006-07-24, by Miles Bader
-
Add extra check for end of buffer.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
2006-07-24 Daiki Ueno <ueno@unixuser.org>2006-07-24, by Reiner Steib
-
*** empty log message ***2006-07-23, by Thien-Thi Nguyen
-
(find-function-search-for-symbol): Expand comment.2006-07-23, by Nick Roberts
-
(Links and Mouse-1): For mouse-on-link-p, expand on arg POS.2006-07-23, by Thien-Thi Nguyen
-
(mouse-on-link-p): Doc fix.2006-07-23, by Thien-Thi Nguyen
-
(find-function-search-for-symbol): Handle "C-h f `".2006-07-22, by Nick Roberts
-
*** empty log message ***2006-07-22, by Nick Roberts
-
(Fdefine_key): If the key binding definition looks like an2006-07-22, by Stefan Monnier
-
(ibuffer-formats): Use left alignment for the mode2006-07-22, by Dan Nicolaescu
-
*** empty log message ***2006-07-22, by Eli Zaretskii
-
(w32_createwindow): If `left' and/or `top' frame parameters are bound to some2006-07-22, by Eli Zaretskii
-
Add move-beginning-of-line and move-end-of-line to Point Motion Only Group.2006-07-22, by Eli Zaretskii
-
*** empty log message ***2006-07-22, by Eli Zaretskii
-
(delphi-fill-comment): Use save-restriction.2006-07-22, by Eli Zaretskii
-
Document use of EMAIL.2006-07-22, by Eli Zaretskii
-
(General Variables): Document EMAIL.2006-07-22, by Eli Zaretskii
-
*** empty log message ***2006-07-22, by Eli Zaretskii
-
(user-mail-address): Initialize from the `EMAIL' environment variable first.2006-07-22, by Eli Zaretskii
-
(help-function-def, help-variable-def)2006-07-21, by Nick Roberts
-
*** empty log message ***2006-07-21, by Nick Roberts
-
(terminal-init-xterm): Fix key bindings2006-07-21, by Dan Nicolaescu
-
*** empty log message ***2006-07-21, by Eli Zaretskii
-
(convert_time): Use explicit long double constants to ensure long double2006-07-21, by Eli Zaretskii
-
(Forcing Redisplay): Don't mention systems which2006-07-21, by Kim F. Storm
-
(Terminal Output): Clarify text vs graphical terminal.2006-07-21, by Kim F. Storm
-
*** empty log message ***2006-07-21, by Kim F. Storm
-
*** empty log message ***2006-07-21, by Eli Zaretskii
-
(archive-set-buffer-as-visiting-file): Comment fix.2006-07-21, by Eli Zaretskii
-
(po-find-charset): Doc fix.2006-07-21, by Eli Zaretskii
-
(find-buffer-file-type-coding-system): Support calls where `(nth 1 command)'2006-07-21, by Eli Zaretskii
-
*** empty log message ***2006-07-21, by Eli Zaretskii
-
(allout-unprotected, allout-e-o-prefix-p)2006-07-21, by Eli Zaretskii
-
(Input Focus): Document that focus-follows-mouse has no effect on MS-Windows.2006-07-21, by Eli Zaretskii
-
(Frame Commands): Mention that focus-follows-mouse doesn't have effect on2006-07-21, by Eli Zaretskii
-
*** empty log message ***2006-07-21, by Eli Zaretskii
-
(focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.2006-07-21, by Eli Zaretskii
-
(nnmail-article-group): If splitting raises an error, give some2006-07-21, by Karl Fogel
-
(sh-quoted-subshell): Further fix last change.2006-07-20, by Stefan Monnier
-
*** empty log message ***2006-07-20, by Jay Belanger
-
(Error forms): Mention M-+ keybinding for calc-plus-minus.2006-07-20, by Jay Belanger
-
(calc-curve-fit-history): New variable.2006-07-20, by Jay Belanger
-
(calc-selection-history): New variable.2006-07-20, by Jay Belanger
-
(calc-get-operator-history): New variable.2006-07-20, by Jay Belanger
-
(calc-match): Remove reference to calc-previous-alg-entry.2006-07-20, by Jay Belanger
-
(calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.2006-07-20, by Jay Belanger
-
(calc-previous-alg-entry): Remove variable.2006-07-20, by Jay Belanger
-
.2006-07-20, by Andreas Schwab
-
(fatal): Drop second parameter and treat first2006-07-20, by Andreas Schwab
-
*** empty log message ***2006-07-20, by Kenichi Handa
-
(select-safe-coding-system): Fix the2006-07-20, by Kenichi Handa
-
* progmodes/cc-langs.el (c-emacs-variable-inits): new variable.2006-07-20, by Alan Mackenzie
-
*** empty log message ***2006-07-20, by Alan Mackenzie
-
*** empty log message ***2006-07-20, by YAMAMOTO Mitsuharu
-
(BASE_PURESIZE): Decrease to 1141000.2006-07-20, by YAMAMOTO Mitsuharu
-
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.2006-07-20, by YAMAMOTO Mitsuharu
-
(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.2006-07-20, by YAMAMOTO Mitsuharu
-
(compilation-error-regexp-alist-alist) <gnu>:2006-07-19, by Stefan Monnier
-
(grep-find-ignored-directories): Add .svn and _darcs to list.2006-07-19, by Kim F. Storm
-
*** empty log message ***2006-07-19, by Kim F. Storm
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(dired-mode-map): Add key binding `C-te' for2006-07-19, by Mathias Dahl
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(tumme-display-thumbnail-original-image): Make sure2006-07-19, by Mathias Dahl
-
Fix e-mail address.2006-07-19, by Mathias Dahl
-
(tumme-display-thumbnail-original-image): Make sure2006-07-19, by Mathias Dahl
-
*** empty log message ***2006-07-19, by Mathias Dahl
-
(sh-quoted-subshell): Fix last change.2006-07-19, by Stefan Monnier
-
* faq.texi (Security risks with Emacs): Document Emacs 222006-07-19, by Chong Yidong
-
*** empty log message ***2006-07-19, by Richard M. Stallman
-
(Forcing Redisplay): Cleanups in previous change.2006-07-19, by Richard M. Stallman
-
*** empty log message ***2006-07-19, by Richard M. Stallman
-
(Low-Level Network): Make menu more convenient.2006-07-19, by Richard M. Stallman
-
Merge from gnus--rel--5.102006-07-19, by Miles Bader
-
(x_calc_absolute_position): Fix frame positioning2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
(sh-font-lock-keywords-1): Revert inadvertently installed patch hunk.2006-07-18, by Stefan Monnier
-
* ebrowse.c (usage, version): Mark as NO_RETURN.2006-07-18, by Dan Nicolaescu
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
(Forcing Redisplay): redisplay-preemption-period2006-07-18, by Kim F. Storm
-
(Terminal Output): baud-rate only controls preemption on2006-07-18, by Kim F. Storm
-
(compilation-find-file): Handle the2006-07-18, by Stefan Monnier
-
(minibuffer-local-map): Rebind TAB so it inserts a \t.2006-07-18, by Stefan Monnier
-
(Low-Level Network): Rename node "Make Network"2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by Richard M. Stallman
-
fix bad page breaks2006-07-18, by Karl Berry
-
(x_get_local_selection, copy_multiple_data)2006-07-18, by Kim F. Storm
-
(x_decode_color): Use signal_error.2006-07-18, by Kim F. Storm
-
* xfaces.c (signal_error): Move to eval.c.2006-07-18, by Kim F. Storm
-
(window_scroll_pixel_based, window_scroll_line_based):2006-07-18, by Kim F. Storm
-
(unexec): Use xsignal.2006-07-18, by Kim F. Storm
-
(text_read_only): Use xsignal0, xsignal1.2006-07-18, by Kim F. Storm
-
(scan_lists): Use xsignal3.2006-07-18, by Kim F. Storm
-
(compile_pattern_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(Fmsdos_set_mouse_buttons): Use xsignal2.2006-07-18, by Kim F. Storm
-
(x_get_local_selection): Use signal_error.2006-07-18, by Kim F. Storm
-
(Fload): Use xsignal2, signal_error.2006-07-18, by Kim F. Storm
-
(list1): Add EXFUN.2006-07-18, by Kim F. Storm
-
(Fmap_keymap): Use xsignal1.2006-07-18, by Kim F. Storm
-
(recursive_edit_1): Use xsignal1.2006-07-18, by Kim F. Storm
-
(x_set_line_spacing, x_set_screen_gamma): Use signal_error.2006-07-18, by Kim F. Storm
-
(Flength): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(arith_error, range_error, domain_error): Use xsignal2.2006-07-18, by Kim F. Storm
-
(report_file_error): Use xsignal.2006-07-18, by Kim F. Storm
-
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.2006-07-18, by Kim F. Storm
-
(region_limit, Fget_internal_run_time): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fdocumentation): Use xsignal1.2006-07-18, by Kim F. Storm
-
(circular_list_error): Use xsignal.2006-07-18, by Kim F. Storm
-
(Fcheck_coding_system): Use xsignal1. Remove loop.2006-07-18, by Kim F. Storm
-
(Fforward_char, Fdelete_char): Use xsignal0.2006-07-18, by Kim F. Storm
-
(casify_object): wrong_type_argument is no-return.2006-07-18, by Kim F. Storm
-
(check_mark): Use xsignal0.2006-07-18, by Kim F. Storm
-
(Fbuffer_local_value, Fbarf_if_buffer_read_only):2006-07-18, by Kim F. Storm
-
(buffer_memory_full, memory_full): Use xsignal. Remove loop.2006-07-18, by Kim F. Storm
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(XTread_socket): Undo previous change.2006-07-18, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-07-18, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym): Remove function. All uses now2006-07-18, by YAMAMOTO Mitsuharu
-
* commands.texi (Waiting): Document batch-mode sit-for behavior.2006-07-18, by Chong Yidong
-
* subr.el (sit-for): Just sleep-for if noninteractive.2006-07-18, by Chong Yidong
-
*** empty log message ***2006-07-18, by Richard M. Stallman
-
Put point and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Use real doublequote in menus.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
Put period and comma inside quotes.2006-07-18, by Richard M. Stallman
-
(make-autoload): Use new arg.2006-07-17, by Stefan Monnier
-
(custom-autoload): Add `noset' argument.2006-07-17, by Stefan Monnier
-
(custom-variable-state-set): If the variable was originally set outside2006-07-17, by Stefan Monnier
-
(mh-loaddefs.el): Finish setting up the default empty2006-07-17, by Stefan Monnier
-
Comment change.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.2006-07-17, by Stefan Monnier
-
(Processing of Errors): Add command-error-function.2006-07-17, by Richard M. Stallman
-
(Vcommand_error_function): New variable.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
Fix previous change.2006-07-17, by Richard M. Stallman
-
(init_display): Mention DISPLAY as well as TERM in err msg.2006-07-17, by Richard M. Stallman
-
(Grep Searching): Explain about chaining grep commands.2006-07-17, by Richard M. Stallman
-
*** empty log message ***2006-07-17, by Richard M. Stallman
-
(File Local Variables): Clarify that2006-07-17, by Richard M. Stallman
-
(Syntactic Font Lock): Give default for font-lock-syntax-table.2006-07-17, by Richard M. Stallman
-
(tar-superior-buffer, archive-superior-buffer):2006-07-17, by Richard M. Stallman
-
Fix menu typo.2006-07-17, by J.D. Smith
-
Update refcard section.2006-07-17, by Reiner Steib
-
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>2006-07-17, by Reiner Steib
-
(handle_single_display_spec): Ensure the right value of2006-07-17, by Kim F. Storm
-
*** empty log message ***2006-07-17, by Kim F. Storm
-
*** empty log message ***2006-07-17, by Thien-Thi Nguyen
-
(display_mode_line): Preserve match data.2006-07-17, by Thien-Thi Nguyen
-
(Special Properties): Clean up previous change.2006-07-17, by Nick Roberts
-
*** empty log message ***2006-07-17, by Nick Roberts
-
* progmodes/compile.el (compilation-mode-font-lock-keywords):2006-07-17, by Chong Yidong
-
* dired-aux.el (dired-compress-file): Confirm again if gzipped2006-07-17, by Chong Yidong
-
page breaks through chapter 102006-07-16, by Karl Berry
-
Merge from gnus--rel--5.102006-07-16, by Miles Bader
-
*** empty log message ***2006-07-16, by Thien-Thi Nguyen
-
(ada-mode): Rewrite ff-special-constructs init.2006-07-16, by Thien-Thi Nguyen
-
(ff-special-constructs): Doc fix. Also, for C/C++2006-07-16, by Thien-Thi Nguyen
-
fix bad page breaks2006-07-16, by Karl Berry
-
fix underfull hbox2006-07-16, by Karl Berry
-
Fix in `tumme-get-comment'.2006-07-16, by Mathias Dahl
-
Fix bug in `tumme-get-comment'.2006-07-16, by Mathias Dahl
-
Remove spurious * in docstrings.2006-07-16, by Stefan Monnier
-
(Special Properties): Describe fontified text property2006-07-15, by Nick Roberts
-
*** empty log message ***2006-07-15, by Nick Roberts
-
(allout-run-unit-tests-on-load): Rectified docstring grammar.2006-07-15, by Nick Roberts
-
*** empty log message ***2006-07-15, by Nick Roberts
-
Checked maps.texi.2006-07-15, by Kim F. Storm
-
(Standard Keymaps): Add xref for minibuffer maps.2006-07-15, by Kim F. Storm
-
*** empty log message ***2006-07-15, by Kim F. Storm
-
Checked anti.texi.2006-07-14, by Kim F. Storm
-
(Antinews): Mention redisplay function.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Mention that kbd macro has existed since Emacs 20.1.2006-07-14, by Kim F. Storm
-
(cua-help-for-rectangle): Add `alt' modifier.2006-07-14, by Kim F. Storm
-
(cua-delete-selection, cua-toggle-set-mark): New defcustoms.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Emacs now requires ws2_32.dll on Windows.2006-07-14, by Kim F. Storm
-
(reader_thread): Use _sys_wait_accept to wait on a2006-07-14, by Kim F. Storm
-
(_sys_read_ahead, _sys_wait_accept): Add prototypes.2006-07-14, by Kim F. Storm
-
(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.2006-07-14, by Kim F. Storm
-
ChangeLog2006-07-14, by Eli Zaretskii
-
Regenerated.2006-07-14, by Eli Zaretskii
-
(PKG_CHECK_MODULES): Redirect the output of $PKG_CONFIG --exists "$2"2006-07-14, by Eli Zaretskii
-
Update the Allout entry2006-07-14, by Eli Zaretskii
-
*** empty log message ***2006-07-14, by Eli Zaretskii
-
Require 'cl during byte-compilation/interactive load, for the `assert' macro.2006-07-14, by Eli Zaretskii
-
* sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.2006-07-14, by Jan Djärv
-
(BUGS): High cpu load on windows server sockets fixed.2006-07-14, by Kim F. Storm
-
*** empty log message ***2006-07-14, by Kim F. Storm
-
Fix high cpu load for server sockets.2006-07-14, by Kim F. Storm
-
(FILE_LISTEN): New filedesc flag value.2006-07-14, by Kim F. Storm
-
Update.2006-07-14, by Károly Lőrentey
-
Update.2006-07-14, by Károly Lőrentey
-
Update Hungarian sample.2006-07-14, by Károly Lőrentey
-
Merge from gnus--rel--5.102006-07-14, by Miles Bader
-
Update for ERC 5.1.3.2006-07-14, by Miles Bader
-
* display.texi (Displaying Messages): Add anchor.2006-07-13, by Nick Roberts
-
*** empty log message ***2006-07-13, by Nick Roberts
-
Regenerate.2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Kim F. Storm
-
(gud-display-line): Use gdb-display-buffer. Set gdb-source-window.2006-07-13, by Nick Roberts
-
(gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.2006-07-13, by Nick Roberts
-
*** empty log message ***2006-07-13, by Nick Roberts
-
Re-generated to reflect change in autoload.el.2006-07-13, by Stefan Monnier
-
(make-autoload): Remove special handling of2006-07-13, by Stefan Monnier
-
simplify last fix.2006-07-13, by Chong Yidong
-
(Fthrow): Remove loop around Fsignal.2006-07-13, by Kim F. Storm
-
(Findirect_function): Optimize for no indirection.2006-07-13, by Kim F. Storm
-
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Kim F. Storm
-
*** empty log message ***2006-07-13, by Andreas Schwab
-
(scan_sexps_forward): Use EMACS_INT for out_bytepos and2006-07-13, by Andreas Schwab
-
*** empty log message ***2006-07-13, by Kenichi Handa
-
(Fformat): Fix calculation of text property positions2006-07-13, by Kenichi Handa
-
* longlines.el (longlines-post-command-function): Handle open-line2006-07-12, by Chong Yidong
-
*** empty log message ***2006-07-12, by Alex Schroeder
-
Fix typos.2006-07-12, by Alex Schroeder
-
*** empty log message ***2006-07-12, by Stefan Monnier
-
Formatting fixes.2006-07-12, by Romain Francoise
-
*** empty log message ***2006-07-12, by Richard M. Stallman
-
(Frame Type): Explain nature of frames better.2006-07-12, by Richard M. Stallman
-
Fix typo in prev change.2006-07-12, by Richard M. Stallman
-
(Frames): Explain nature of frames better.2006-07-12, by Richard M. Stallman
-
(Coding Conventions): Explain why use cl at compile time.2006-07-12, by Richard M. Stallman
-
(grep-last-buffer): Doc fix.2006-07-12, by Richard M. Stallman
-
(Info-try-follow-nearest-node): Doc fix.2006-07-12, by Richard M. Stallman
-
(edebug-instrument-function): Err if find-function-noselect gives no position.2006-07-12, by Richard M. Stallman
-
(find-function-search-for-symbol):2006-07-12, by Richard M. Stallman
-
(help-variable-def): Handle find-variable-noselect returning no position.2006-07-12, by Richard M. Stallman
-
(describe-variable): Handle find-variable-noselect returning no position.2006-07-12, by Richard M. Stallman
-
(locate-file-completion): Avoid duplicates in result.2006-07-12, by Richard M. Stallman
-
(custom-no-edit): New command.2006-07-12, by Richard M. Stallman
-
*** empty log message ***2006-07-12, by Kim F. Storm
-
(load_pixmap): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(Fwindow_configuration_frame, Fset_window_configuration):2006-07-12, by Kim F. Storm
-
(check_syntax_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(sun_item_create): Use CHECK_LIST_CONS.2006-07-12, by Kim F. Storm
-
(Fset_match_data): Use CHECK_LIST.2006-07-12, by Kim F. Storm
-
(Fcopy_marker): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.2006-07-12, by Kim F. Storm
-
(Fmac_get_preference): Use CHECK_LIST_END.2006-07-12, by Kim F. Storm
-
(check_obarray): Cleanup wrong_type_argument use.2006-07-12, by Kim F. Storm
-
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.2006-07-12, by Kim F. Storm
-
(access_keymap_keyremap): Use ARRAYP.2006-07-12, by Kim F. Storm
-
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.2006-07-12, by Kim F. Storm
-
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(general_insert_function): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(sit_for): Tiny simplification.2006-07-12, by Kim F. Storm
-
(wrong_type_argument): Remove loop around Fsignal.2006-07-12, by Kim F. Storm
-
(check_category_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
* casetab.c (check_case_table): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(casify_object): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(Fcall_interactively): Remove loop around wrong_type_argument.2006-07-12, by Kim F. Storm
-
(Fbyte_code): Use CHECK_VECTOR.2006-07-12, by Kim F. Storm
-
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.2006-07-12, by Kim F. Storm
-
(CHECK_TYPE): New macro for generic type checking.2006-07-12, by Kim F. Storm
-
*** empty log message ***2006-07-12, by Kim F. Storm
-
More cleanup related to last change.2006-07-12, by Kim F. Storm
-
*** empty log message ***2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Include blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.2006-07-12, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior.2006-07-12, by YAMAMOTO Mitsuharu
-
Remove descriptions about Metrowerks CodeWarrior. Fix URL2006-07-12, by YAMAMOTO Mitsuharu
-
(Getting Out): Suspending is not allowed on Mac, either.2006-07-12, by YAMAMOTO Mitsuharu
-
(Window System Selections): Mention scrap support for Mac.2006-07-12, by YAMAMOTO Mitsuharu
-
(sit_for): Use XINT.2006-07-12, by Kim F. Storm
-
Change iota subscriptum transliteration in2006-07-12, by David Kastrup
-
(tumme-create-thumb)2006-07-12, by Nick Roberts
-
(thumbs-call-convert): Use shell-command-switch.2006-07-12, by Nick Roberts
-
*** empty log message ***2006-07-12, by Nick Roberts
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
(sit_for): Signal error if TIMEOUT is not a number in case arg comes2006-07-11, by Kim F. Storm
-
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.2006-07-11, by Kim F. Storm
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
Add space for clarity.2006-07-11, by Kim F. Storm
-
(Fcall_interactively): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(Fdo_auto_save): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(command_loop_1, read_char, Fexecute_extended_command):2006-07-11, by Kim F. Storm
-
(temp_echo_area_glyphs): Update/simplify sit_for calls.2006-07-11, by Kim F. Storm
-
(sit_for): Update prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Remove prototype.2006-07-11, by Kim F. Storm
-
(sit_for): Reduce number of args from 5 to 3.2006-07-11, by Kim F. Storm
-
* simple.el (undo-ask-before-discard): Set to nil.2006-07-11, by Chong Yidong
-
undo-ask-before-discard set to nil.2006-07-11, by Chong Yidong
-
* vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE2006-07-11, by Chong Yidong
-
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid2006-07-11, by Chong Yidong
-
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.2006-07-11, by Stefan Monnier
-
Remove spurious * in docstrings.2006-07-11, by Stefan Monnier
-
(forw_comment): Also use EMACS_INT for buffer positions.2006-07-11, by Stefan Monnier
-
etags now tags #undef, too2006-07-11, by Francesco Potortì
-
**** In C and derived languages, etags creates tags for #undef2006-07-11, by Francesco Potortì
-
*** empty log message ***2006-07-11, by Francesco Potortì
-
(absolute_filename): Free unused space (cosmetic change).2006-07-11, by Francesco Potortì
-
Re-attempt commit.2006-07-11, by Robert J. Chassell
-
* textmodes/texinfmt.el: Finally remember to set texinfmt-version2006-07-11, by Robert J. Chassell
-
(tumme-create-thumb)2006-07-11, by Nick Roberts
-
*** empty log message ***2006-07-11, by Nick Roberts
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
(Waiting): (sit-for -1) is no longer special.2006-07-11, by Kim F. Storm
-
(Forcing Redisplay): Add `redisplay' function.2006-07-11, by Kim F. Storm
-
(sit-for): Doc fix. Specify normal arg list using fn-form.2006-07-11, by Kim F. Storm
-
*** empty log message ***2006-07-11, by Kim F. Storm
-
Doc fix.2006-07-11, by Chong Yidong
-
(Fredisplay): Doc fix.2006-07-10, by Kim F. Storm
-
(Fredisplay): Add FORCE argument to force redisplay when2006-07-10, by Kim F. Storm
-
Modify last change.2006-07-10, by Nick Roberts
-
(Coding Conventions): Mention macros.2006-07-10, by Nick Roberts
-
*** empty log message ***2006-07-10, by Nick Roberts
-
*** empty log message ***2006-07-10, by Nick Roberts
-
fix typo2006-07-10, by Chong Yidong
-
* progmodes/cc-awk.el (defconst): Fix compilation error.2006-07-10, by Chong Yidong
-
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.2006-07-10, by Chong Yidong
-
* subr.el (sit-for): New function.2006-07-10, by Chong Yidong
-
Doc fix.2006-07-10, by Chong Yidong
-
* puresize.h (BASE_PURESIZE): Increment to 1211000.2006-07-10, by Chong Yidong
-
*** empty log message ***2006-07-10, by Richard M. Stallman
-
(edebug): Update page.2006-07-10, by Richard M. Stallman
-
(authors-ignored-files): Ignore changes2006-07-10, by Kim F. Storm
-
*** empty log message ***2006-07-10, by Kim F. Storm
-
(authors-aliases): Update.2006-07-10, by Romain Francoise
-
*** empty log message ***2006-07-10, by Alan Mackenzie
-
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,2006-07-10, by Alan Mackenzie
-
Revert earlier change.2006-07-09, by Nick Roberts
-
Fix typo.2006-07-09, by Nick Roberts
-
Fix typos.2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Nick Roberts
-
(Buttons): Fix typo.2006-07-09, by Nick Roberts
-
index.texi, elisp.texi (New Symbols): Comment node out.2006-07-09, by Nick Roberts
-
*** empty log message ***2006-07-09, by Richard M. Stallman
-
(Truncation): Clean up previous change.2006-07-09, by Richard M. Stallman
-
Fix commenting style.2006-07-09, by Stefan Monnier
-
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error2006-07-09, by Chong Yidong
-
(compilation-mode-font-lock-keywords): Don't highlight start/end markers2006-07-09, by Romain Francoise
-
* misc.texi (Invoking emacsclient): Document behavior when emacsclient2006-07-09, by Chong Yidong
-
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.2006-07-09, by Stefan Monnier
-
(Fforward_comment): Revert the reversion.2006-07-09, by Stefan Monnier
-
isearch-yank-line bug fixed.2006-07-09, by Romain Francoise
-
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.2006-07-09, by Romain Francoise
-
(fill-region-as-paragraph): Refine last change.2006-07-09, by Stefan Monnier
-
*** empty log message ***2006-07-09, by John Paul Wallington
-
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'2006-07-09, by John Paul Wallington
-
(Fforward_comment): Use type int for `from' and `from_byte'.2006-07-09, by John Paul Wallington
-
*** empty log message ***2006-07-09, by Richard M. Stallman
-
(Interactive Call): Use 3 as prefix in example for execute-extended-command.2006-07-09, by Richard M. Stallman
-
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.2006-07-09, by Richard M. Stallman
-
(x-handle-display): Add doc string.2006-07-09, by Richard M. Stallman
-
(define-minor-mode): Doc fix.2006-07-09, by Richard M. Stallman
-
(def-edebug-spec): Moved to subr.el.2006-07-09, by Richard M. Stallman
-
(def-edebug-spec): Moved here.2006-07-09, by Richard M. Stallman
-
(imenu-choose-buffer-index): Doc fix.2006-07-09, by Richard M. Stallman
-
(DETAILED BUILDING AND INSTALLATION): Minor corrections.2006-07-09, by Richard M. Stallman
-
Use outline format.2006-07-09, by Kim F. Storm
-
*** empty log message ***2006-07-09, by Kim F. Storm
-
Use outline format. Add FOR-RELEASE.2006-07-08, by Kim F. Storm
-
*** empty log message ***2006-07-08, by Kim F. Storm
-
(Refresh Screen): Clarify force-window-update.2006-07-08, by Kim F. Storm
-
*** empty log message ***2006-07-08, by Kim F. Storm
-
(Fforce_window_update): Doc fix.2006-07-08, by Kim F. Storm
-
Suggest consolidation with user customization when the2006-07-08, by David Kastrup
-
*** empty log message ***2006-07-08, by Eli Zaretskii
-
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest2006-07-08, by Eli Zaretskii
-
(Making Backups, Auto-Saving): Remove @tindex entries.2006-07-08, by Eli Zaretskii
-
(Command Loop Info, Adjusting Point): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Iteration): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,2006-07-08, by Eli Zaretskii
-
(Visiting Functions, File Name Components, Unique File Names,2006-07-08, by Eli Zaretskii
-
(Creating Frames, Parameter Access, Pointer Shape)2006-07-08, by Eli Zaretskii
-
(What Is a Function, Mapping Functions): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Tool Bar): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(List Elements, Building Lists, Association Lists): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Information from Markers): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Minibuffer Contents): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Defining Minor Modes, Header Lines): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Text Representations, Character Sets, Chars and Bytes, Locales): Remove2006-07-08, by Eli Zaretskii
-
(Init File, System Environment, Sound Output, Session Management): Remove2006-07-08, by Eli Zaretskii
-
(Word Motion, Text Lines, List Motion): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Input to Processes, Query Before Exit): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Output Variables): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Other Plists): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Buffer Contents, Deletion, Changing Properties)2006-07-08, by Eli Zaretskii
-
(Constant Variables): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(Textual Scrolling, Resizing Windows): Remove @tindex.2006-07-08, by Eli Zaretskii
-
(x-display-name): Fix typo.2006-07-08, by Romain Francoise
-
ChangeLog2006-07-08, by Eli Zaretskii
-
Regenerated.2006-07-08, by Eli Zaretskii
-
(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we2006-07-08, by Eli Zaretskii
-
*** empty log message ***2006-07-08, by Eli Zaretskii
-
(hexl-find-file): Doc fix.2006-07-08, by Eli Zaretskii
-
*** empty log message ***2006-07-08, by Eli Zaretskii
-
(define-minor-mode): Doc fix.2006-07-08, by Eli Zaretskii
-
*** empty log message ***2006-07-08, by Thien-Thi Nguyen
-
Add an example "Compilation started ..." line.2006-07-08, by Thien-Thi Nguyen
-
fileio.c (do_auto_save_make_dir): Make the auto-save-list-file2006-07-08, by Stephen Gildea
-
* term/x-win.el (x-display-name): Doc fix.2006-07-08, by Chong Yidong
-
(fill-delete-prefix): Don't ignore excessively long prefixes.2006-07-07, by Stefan Monnier
-
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.2006-07-07, by Stefan Monnier
-
(make-char): Remove redundancy.2006-07-07, by Stefan Monnier
-
* textmodes/texinfmt.el (texinfo-format-separate-node):2006-07-07, by Robert J. Chassell
-
(byte-compile-form): The `byte-compile'2006-07-07, by Stefan Monnier
-
(readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.2006-07-07, by Stefan Monnier
-
(read_filtered_event): Remove `register' qualifier because it2006-07-07, by Stefan Monnier
-
*** empty log message ***2006-07-07, by Eli Zaretskii
-
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.2006-07-07, by Eli Zaretskii
-
(cvs-temp-buffer-name): Fix non-hiddenness.2006-07-07, by Stefan Monnier
-
*** empty log message ***2006-07-07, by Stefan Monnier
-
(compilation-error-regexp-alist-alist) <gnu>:2006-07-07, by Stefan Monnier
-
(dirtrack-default-directory-function): Remove.2006-07-07, by Stefan Monnier
-
Remove spurious * in docstrings.2006-07-07, by Stefan Monnier
-
(shell-mode): Only change the buffer-local value of2006-07-07, by Stefan Monnier
-
(Fringe Cursors): Fix typo.2006-07-07, by Kim F. Storm
-
*** empty log message ***2006-07-07, by Kim F. Storm
-
*** empty log message ***2006-07-07, by Eli Zaretskii
-
Slight formatting changes and typo fixes. Add description of NEWS markings.2006-07-07, by Eli Zaretskii
-
(Fdefine_fringe_bitmap): Doc fix.2006-07-07, by Kim F. Storm
-
*** empty log message ***2006-07-07, by Kim F. Storm
-
Mention INSTALL.CVS.2006-07-07, by Kim F. Storm
-
*** empty log message ***2006-07-07, by Kim F. Storm
-
Version number change.2006-07-07, by Carsten Dominik
-
*** empty log message ***2006-07-07, by Carsten Dominik
-
(Exporting): Document `C-c C-e' as the prefix for2006-07-07, by Carsten Dominik
-
(org-agenda-get-todos): Skip subtree also if entry is2006-07-07, by Carsten Dominik
-
Checked lispref/display.texi2006-07-06, by Jason Rumney
-
* server.el (server-select-display): Don't make the temp frame2006-07-06, by Chong Yidong
-
* files.el (find-alternate-file): Doc fix.2006-07-06, by Chong Yidong
-
*** empty log message ***2006-07-06, by Richard M. Stallman
-
*** empty log message ***2006-07-05, by Richard M. Stallman
-
(abbreviate-file-name): Add save-match-data.2006-07-05, by Richard M. Stallman
-
(Buffer Contents): Add example of text props in result of buffer-substring.2006-07-05, by Richard M. Stallman
-
(Changing Key Bindings): Cleanup.2006-07-05, by Richard M. Stallman
-
(Attribute Functions): Add examples for face-attribute-relative-p.2006-07-05, by Richard M. Stallman
-
(Coding Conventions): Cleanup last change.2006-07-05, by Richard M. Stallman
-
(Scrolling only one line): Fix xref.2006-07-05, by Richard M. Stallman
-
* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do2006-07-05, by Chong Yidong
-
* puresize.h (BASE_PURESIZE): Increment to 1210500.2006-07-05, by Chong Yidong
-
fix overfull/underfull boxes2006-07-05, by Karl Berry
-
10pt text size, no chapternewpage odd2006-07-05, by Karl Berry
-
* net/goto-addr.el (goto-address): Mark as safe for local evals.2006-07-05, by Chong Yidong
-
Recover truncated ChangeLog.2006-07-05, by Kim F. Storm
-
Fix Danish.2006-07-05, by Kenichi Handa
-
#2006-07-05, by André Spiegel
-
(vc-diff-internal): Fix prev change.2006-07-05, by André Spiegel
-
*** empty log message ***2006-07-05, by Thien-Thi Nguyen
-
(Loading): Replace eval-current-buffer with eval-buffer.2006-07-05, by Thien-Thi Nguyen
-
(Instrumenting): Add Edebug-specific findex for eval-buffer.2006-07-05, by Thien-Thi Nguyen
-
(Evaluating Emacs Lisp code):2006-07-05, by Thien-Thi Nguyen
-
(Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.2006-07-05, by Thien-Thi Nguyen
-
(emacs-lisp-mode-map): Use eval-buffer.2006-07-05, by Thien-Thi Nguyen
-
Comment munging; nfc.2006-07-05, by Thien-Thi Nguyen
-
(dun-load-d, dun-eval): Use eval-buffer.2006-07-05, by Thien-Thi Nguyen
-
(top-level): Add CONTRIBUTE.2006-07-05, by Romain Francoise
-
*** empty log message ***2006-07-05, by Kenichi Handa
-
Add a paragraph for non-ASCII examples at the head. Add2006-07-05, by Kenichi Handa
-
*** empty log message ***2006-07-05, by Richard M. Stallman
-
Much rewrite.2006-07-05, by Richard M. Stallman
-
cl-byte-compile-compiler-macro checked.2006-07-05, by Chong Yidong
-
(Coding Systems, Specify Coding): Link descriptions of character translation.2006-07-04, by Nick Roberts
-
*** empty log message ***2006-07-04, by Nick Roberts
-
*** empty log message ***2006-07-04, by Stefan Monnier
-
(symbol-at-point): Don't use `form-at-point' which2006-07-04, by Stefan Monnier
-
*** empty log message ***2006-07-04, by Stefan Monnier
-
Use ;; instead of ;;; to better follow coding conventions.2006-07-04, by Stefan Monnier
-
Mention consolidation of images in etc/images, and the new icons.2006-07-04, by Chong Yidong
-
(x_delete_display): Don't free or derefence NULL pointers.2006-07-04, by Kim F. Storm
-
*** empty log message ***2006-07-04, by Kim F. Storm
-
*** empty log message ***2006-07-04, by Nick Roberts
-
*** empty log message ***2006-07-04, by Kenichi Handa
-
(set-language-info): If LANG-ENV is2006-07-04, by Kenichi Handa
-
(Fset_overriding_fontspec_internal): Check if we need2006-07-04, by Kenichi Handa
-
New file.2006-07-04, by Nick Roberts
-
(Version, mh-version): Update for release 8.0.2.2006-07-04, by Bill Wohler
-
*** empty log message ***2006-07-04, by Luc Teirlinck
-
(locate-update-when-revert): New option.2006-07-04, by Luc Teirlinck
-
(mh-tool-bar-define): Fix XEmacs' vector-list so it refers to the2006-07-03, by Bill Wohler
-
Require mh-buffers and mh-compat before mh-xemacs now that mh-xemacs2006-07-03, by Bill Wohler
-
(Remote Mailboxes): Add missing @code keyword.2006-07-03, by Nick Roberts
-
*** empty log message ***2006-07-03, by Nick Roberts
-
tooltip.el: Move comment about track-mouse...2006-07-03, by Nick Roberts
-
Add the missing comment [7].2006-07-03, by Eli Zaretskii
-
fix overfull/underfull boxes2006-07-03, by Karl Berry
-
(M-x): Fix.2006-07-03, by Romain Francoise
-
(read-face-name): Doc fix.2006-07-03, by Richard M. Stallman
-
*** empty log message ***2006-07-03, by Richard M. Stallman
-
(Scrolling conservatively): Fix xref.2006-07-03, by Richard M. Stallman
-
(Viewing differences): Usage fix.2006-07-03, by Richard M. Stallman
-
(Other Repeating Search): filename -> file name.2006-07-03, by Richard M. Stallman
-
(Narrowing): Minor cleanups.2006-07-03, by Richard M. Stallman
-
Lots of cleanups.2006-07-03, by Richard M. Stallman
-
(Visiting): filename -> file name.2006-07-03, by Richard M. Stallman
-
(Top): Update subnode menus.2006-07-03, by Richard M. Stallman
-
(Coding Systems): Move char translation stuff here.2006-07-03, by Richard M. Stallman
-
(Auto Scrolling): New node, broken out of Scrolling.2006-07-03, by Richard M. Stallman
-
filename -> file name.2006-07-03, by Richard M. Stallman
-
(Safe File Variables): Texinfo usage fix.2006-07-03, by Richard M. Stallman
-
Comment change.2006-07-03, by Richard M. Stallman
-
(Fx_create_frame): Move unwind_create_frame setup down.2006-07-03, by Richard M. Stallman
-
(Fface_attribute_relative_p): Doc fix.2006-07-03, by Richard M. Stallman
-
(Fget_char_property_and_overlay): Doc fix.2006-07-03, by Richard M. Stallman
-
(Fdefvaralias): Doc fix.2006-07-03, by Richard M. Stallman
-
(sit_for): Fix preempt condition.2006-07-03, by Kim F. Storm
-
*** empty log message ***2006-07-03, by Kim F. Storm
-
Remove finished items.2006-07-03, by Chong Yidong
-
facemenu-unlisted-faces deleted, new variable facemenu-listed-faces2006-07-03, by Chong Yidong
-
* emulation/viper-init.el, calendar/calendar.el:2006-07-03, by Chong Yidong
-
* facemenu.el (facemenu-listed-faces): New var.2006-07-03, by Chong Yidong
-
(org-set-tags): Keep single space after stars.2006-07-03, by Carsten Dominik
-
*** empty log message ***2006-07-03, by Carsten Dominik
-
(section{Agenda Views}): Document `s' key to save2006-07-03, by Carsten Dominik
-
(Agenda commands): Document `s' key to save all2006-07-03, by Carsten Dominik
-
(org-mode): Removed no invalid settings for calc embedded2006-07-03, by Carsten Dominik
-
*** empty log message ***2006-07-03, by Carsten Dominik
-
* net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.2006-07-02, by Michael Albinus
-
*** empty log message ***2006-07-02, by Daniel Pfeiffer
-
(makefile-macroassign-regex): Accept preceding keyword.2006-07-02, by Daniel Pfeiffer
-
(read_filtered_event): Treat select-window just like switch-frame.2006-07-02, by Stefan Monnier
-
(set-window-text-height): Only set window-min-height to2006-07-02, by Stefan Monnier
-
(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.2006-07-02, by Stefan Monnier
-
(find-file-noselect-1): Remove unused var assignment.2006-07-02, by Stefan Monnier
-
(display_tool_bar_line): Skip glyphs which are too big2006-07-01, by Kim F. Storm
-
*** empty log message ***2006-07-01, by Kim F. Storm
-
Remove incorrect comment about left/right-fringe-width.2006-06-30, by Nick Roberts
-
*** empty log message ***2006-06-30, by Nick Roberts
-
*** empty log message ***2006-06-30, by Francesco Potortì
-
-m and -M options do not exist.2006-06-30, by Francesco Potortì
-
Mention that makeinfo.exe is required for make 'info'.2006-06-30, by Eli Zaretskii
-
*** empty log message ***2006-06-30, by Eli Zaretskii
-
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find2006-06-30, by Eli Zaretskii
-
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW2006-06-30, by Eli Zaretskii
-
(ls in Lisp, Windows Keyboard, Windows Mouse)2006-06-30, by Eli Zaretskii
-
*** empty log message ***2006-06-30, by Eli Zaretskii
-
(Customizing Faces): Remove -face suffix from face names.2006-06-30, by Eli Zaretskii
-
Mention etl-unicode fonts in addition to intlfonts.2006-06-30, by Eli Zaretskii
-
etl-unicode fonts are good for display, not only for ps-print.2006-06-30, by Eli Zaretskii
-
(Standard Buffer-Local Variables): Update the list of variables.2006-06-30, by Eli Zaretskii
-
*** empty log message ***2006-06-30, by Juanma Barranquero
-
(ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,2006-06-30, by Juanma Barranquero
-
Add note about "link" button-class to etc/TODO2006-06-30, by Miles Bader
-
*** empty log message ***2006-06-30, by John Paul Wallington
-
(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.2006-06-30, by John Paul Wallington
-
(Info-find-node-2): Search for makeinfo version more carefully.2006-06-30, by Nick Roberts
-
*** empty log message ***2006-06-30, by Nick Roberts
-
Merge from gnus--rel--5.102006-06-29, by Miles Bader
-
*** empty log message ***2006-06-29, by Bill Wohler
-
(mh-search, mh-index-group-by-folder): Add "the" in loop construct to2006-06-29, by Bill Wohler
-
(mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).2006-06-29, by Bill Wohler
-
(section{Structure Editing}): Document checkbox2006-06-29, by Carsten Dominik
-
*** empty log message ***2006-06-29, by Carsten Dominik
-
(Checkboxes): New section.2006-06-29, by Carsten Dominik
-
(org-prepare-agenda-buffers): Use `invisible-OK' argument2006-06-29, by Carsten Dominik
-
*** empty log message ***2006-06-29, by Juanma Barranquero
-
(help-xref-symbol-regexp): Add property as a keyword for ignoring links.2006-06-28, by Nick Roberts
-
* help-mode.el (help-xref-symbol-regexp): Add property as a keyword2006-06-28, by Nick Roberts
-
*** empty log message ***2006-06-28, by Nick Roberts
-
*** empty log message ***2006-06-28, by Nick Roberts
-
*** empty log message ***2006-06-28, by Juri Linkov
-
(partial-completion-mode): In lambda for2006-06-28, by Juri Linkov
-
(list-buffers-noselect): Compare Info file2006-06-28, by Juri Linkov
-
(Local Variables): Move to end of file.2006-06-28, by Juri Linkov
-
Add rules for refcards.2006-06-28, by Reiner Steib
-
Regenerate.2006-06-28, by Reiner Steib
-
Fix Pavel Janik's name.2006-06-28, by Reiner Steib
-
*** empty log message ***2006-06-28, by John Paul Wallington
-
(ibuffer-mode): Doc fix.2006-06-28, by John Paul Wallington
-
Version number change only2006-06-28, by Carsten Dominik
-
(Embedded LaTeX): Fix typos and implement small improvements2006-06-28, by Carsten Dominik
-
*** empty log message ***2006-06-28, by Carsten Dominik
-
(org-context): New contexts :item-bullet,2006-06-28, by Carsten Dominik
-
*** empty log message ***2006-06-28, by YAMAMOTO Mitsuharu
-
(Qeql): Add extern.2006-06-28, by YAMAMOTO Mitsuharu
-
(USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.2006-06-28, by YAMAMOTO Mitsuharu
-
(Fx_create_frame): Apply 2006-06-24 change for xfns.c.2006-06-28, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.2006-06-28, by YAMAMOTO Mitsuharu
-
(mac-handle-font-selection): Change keys of2006-06-28, by YAMAMOTO Mitsuharu
-
* textprop.c (text_property_stickiness): doc fix.2006-06-28, by Chong Yidong
-
* editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)2006-06-28, by Chong Yidong
-
* FOR-RELEASE: Checking of info.texi done.2006-06-27, by Chong Yidong
-
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"2006-06-27, by Chong Yidong
-
*** empty log message ***2006-06-27, by Richard M. Stallman
-
(Minibuffer File): Minor cleanup.2006-06-27, by Richard M. Stallman
-
autoupdate2006-06-27, by Karl Berry
-
(handle_composition_prop): Set stop_charpos before push_it.2006-06-27, by Kim F. Storm
-
*** empty log message ***2006-06-27, by Kim F. Storm
-
Add item:2006-06-26, by Kim F. Storm
-
(File Name Completion): Point user to the node "Reading File Names".2006-06-26, by Nick Roberts
-
*** empty log message ***2006-06-26, by Nick Roberts
-
(view-emacs-news): Declare `res' in the right let* form.2006-06-25, by Kim F. Storm
-
*** empty log message ***2006-06-25, by Kim F. Storm
-
* net/rcompile.el (remote-compile): Replace ange-ftp based2006-06-25, by Michael Albinus
-
Fix whitespace of last change.2006-06-25, by Eli Zaretskii
-
*** empty log message ***2006-06-25, by Nick Roberts
-
(XTerm Mouse) Rename to...2006-06-25, by Nick Roberts
-
(Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse".2006-06-25, by Nick Roberts
-
*** empty log message ***2006-06-25, by Nick Roberts
-
*** empty log message ***2006-06-24, by Kim F. Storm
-
Regenerate.2006-06-24, by Kim F. Storm
-
(SIGNALS_VIA_CHARACTERS): Define for Linux kernel2006-06-24, by Kim F. Storm
-
* xfns.c (Fx_create_frame): Set font parameter directly instead of2006-06-24, by Chong Yidong
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(Top): Update the detailed menu according to changes in msdog.texi.2006-06-24, by Eli Zaretskii
-
(Windows Mouse): New section.2006-06-24, by Eli Zaretskii
-
Fix last change.2006-06-24, by Eli Zaretskii
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(Windows Keyboard): New section.2006-06-24, by Eli Zaretskii
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(ls in Lisp): New section.2006-06-24, by Eli Zaretskii
-
(Dired Enter): Refer to msdog.texi for ls-lisp emulation.2006-06-24, by Eli Zaretskii
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(Visiting): Document case-insensitive wildcard matching under2006-06-24, by Eli Zaretskii
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(Contents of Directories): Document case-insensitive behavior on respective2006-06-24, by Eli Zaretskii
-
(directory_files_internal) [WINDOWSNT]: Find files case-insensitively.2006-06-24, by Eli Zaretskii
-
Mention www.nongnu.org pages that list free Unicode fonts.2006-06-24, by Eli Zaretskii
-
*** empty log message ***2006-06-24, by Eli Zaretskii
-
(Character Type): Document that Emacs signals an error for unsupported Unicode2006-06-24, by Eli Zaretskii
-
(read_escape): When an unknown Unicode code point is encountered as a string2006-06-24, by Eli Zaretskii
-
(setup-default-fontset): Fix a typo in the "Oriya-Akruti" registry name.2006-06-24, by Eli Zaretskii
-
Remove duplicate entries.2006-06-23, by Nick Roberts
-
*** empty log message ***2006-06-23, by Nick Roberts
-
*** empty log message ***2006-06-23, by Lars Hansen
-
(desktop-full-file-name): New function.2006-06-23, by Lars Hansen
-
(section{LaTeX and cdlatex-mode}): New section.2006-06-23, by Carsten Dominik
-
*** empty log message ***2006-06-23, by Carsten Dominik
-
(Embedded LaTeX): New chapter.2006-06-23, by Carsten Dominik
-
(org-cdlatex-mode-map)2006-06-23, by Carsten Dominik
-
Add reference to description of .gdbinit commands.2006-06-23, by Eli Zaretskii
-
#2006-06-23, by André Spiegel
-
(vc-diff-knows-L): New variable.2006-06-23, by André Spiegel
-
Mention `pv variable' to print value of Lisp variables.2006-06-23, by Kim F. Storm
-
*** empty log message ***2006-06-23, by Kim F. Storm
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(rcirc-default-user-full-name): Default to `rcirc-default-user-name' instead2006-06-23, by Eli Zaretskii
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(rcirc-mode): Fix initialization of coding systems based on2006-06-23, by Eli Zaretskii
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(customize-apropos): A better error message.2006-06-23, by Eli Zaretskii
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(PC-do-completion): Retain capitalization of user input, when possible, even2006-06-23, by Eli Zaretskii
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(bat-generic-mode): Support .cmd files.2006-06-23, by Eli Zaretskii
-
(pitx): Dump iterator stack.2006-06-23, by Kim F. Storm
-
*** empty log message ***2006-06-23, by Kim F. Storm
-
(handle_composition_prop): Push iterator on stack.2006-06-23, by Kim F. Storm
-
*** empty log message ***2006-06-23, by Kim F. Storm
-
*** empty log message ***2006-06-23, by Eli Zaretskii
-
(top level): Use find-file-not-found-functions instead of the obsolete2006-06-23, by Eli Zaretskii
-
Fix a comment.2006-06-23, by Eli Zaretskii
-
(Frename_file) [DOS_NT]: Don't try to move directory to itself on DOS_NT2006-06-23, by Eli Zaretskii
-
(Local Variables): Move to end of file.2006-06-22, by Kim F. Storm
-
*** empty log message ***2006-06-22, by Kim F. Storm
-
*** empty log message ***2006-06-22, by Kim F. Storm
-
(grep-mode-font-lock-keywords): Correct regexps2006-06-22, by Kim F. Storm
-
*** empty log message ***2006-06-22, by Kim F. Storm
-
(line-move-1): Check for move-end-of-line instead of2006-06-21, by Kim F. Storm
-
*** empty log message ***2006-06-21, by Kim F. Storm
-
(struct it): Add `position' member to iterator stack.2006-06-21, by Kim F. Storm
-
(handle_stop): Set it->ignore_overlay_strings_at_pos_p2006-06-21, by Kim F. Storm
-
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1. mh-e-doc-8_0_12006-06-21, by Bill Wohler
-
(Version, mh-version): Update for release 8.0.1.2006-06-21, by Bill Wohler
-
lisp/play/cookie1.el (cookie): Work properly when there's only one entry2006-06-21, by Miles Bader
-
Changes from arch/CVS synchronization2006-06-21, by Miles Bader
-
Merge from gnus--rel--5.102006-06-21, by Miles Bader
-
(terminal-init-xterm): Bind C-return.2006-06-21, by Dan Nicolaescu
-
(gdb-exited): Ensure overlay arrow gets killed.2006-06-20, by Nick Roberts
-
*** empty log message ***2006-06-20, by Nick Roberts
-
* files.el (hack-local-variables): Run `hack-local-variables-hook'2006-06-20, by Chong Yidong
-
(appt-display-format): Default value must be2006-06-20, by Glenn Morris
-
*** empty log message ***2006-06-20, by Glenn Morris
-
* term/xterm.el (terminal-init-xterm): Update key availability2006-06-20, by Dan Nicolaescu
-
* msb.el (msb): Move `sit-for' hack here to handle both2006-06-20, by Chong Yidong
-
Remove trailing whitespace.2006-06-20, by Romain Francoise
-
Delete extra tab.2006-06-20, by Romain Francoise
-
*** empty log message ***2006-06-20, by Kenichi Handa
-
(word-combining-categories): Add entries for 2-byte Han characters.2006-06-20, by Kenichi Handa
-
Merge from gnus--rel--5.102006-06-20, by Miles Bader
-
*** empty log message ***2006-06-19, by Richard M. Stallman
-
(size_window): New arg FIRST_ONLY. All callers changed.2006-06-19, by Richard M. Stallman
-
(init_syntax_once): Give most control chars' syntax Spunct.2006-06-19, by Richard M. Stallman
-
(Bindat Spec): Clarify previous change.2006-06-19, by Richard M. Stallman
-
(mode-line-format): Save some mode line space.2006-06-19, by Richard M. Stallman
-
(find-file-noselect): Improve the question wording.2006-06-19, by Richard M. Stallman
-
(mouse-drag-vertical-line-rightward-window): New function.2006-06-19, by Richard M. Stallman
-
(customize-option, customize-option-other-window): Error if SYMBOL is nil.2006-06-19, by Richard M. Stallman
-
mention C-q2006-06-19, by Karl Berry
-
(section{Clocking Time}): Add new clocking commands.2006-06-19, by Carsten Dominik
-
*** empty log message ***2006-06-19, by Carsten Dominik
-
(Publishing links): Document the2006-06-19, by Carsten Dominik
-
*** empty log message ***2006-06-19, by Carsten Dominik
-
Require noutline, also on XEmacs.2006-06-19, by Carsten Dominik
-
2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>2006-06-18, by Michael Kifer
-
2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>2006-06-18, by Michael Kifer
-
changed my email-id2006-06-18, by Ramprasad B
-
2006-06-18 Ralf Angeli <angeli@caeruleus.net>2006-06-18, by Romain Francoise
-
Merge from gnus--rel--5.102006-06-17, by Miles Bader
-
(update_frame): Check for input pending on entry.2006-06-17, by Kim F. Storm
-
*** empty log message ***2006-06-17, by Kim F. Storm
-
*** empty log message ***2006-06-16, by Richard M. Stallman
-
(Coding Conventions): Better explain conventions for definition constructs.2006-06-16, by Richard M. Stallman
-
(Special Properties): String value of `read-only' serves as the error message.2006-06-16, by Richard M. Stallman
-
(Character Type): Clarify prev. change.2006-06-16, by Richard M. Stallman
-
(Using Interactive): Explain problem of markers, etc., in command-history.2006-06-16, by Richard M. Stallman
-
(list-options): Put "obsolete" msg in buffer.2006-06-16, by Richard M. Stallman
-
(basic-save-buffer-2): For a new precious file,2006-06-16, by Richard M. Stallman
-
(facemenu-color-alist): Doc fix.2006-06-16, by Richard M. Stallman
-
(custom-guess-name-alist): Recognize `-flag'.2006-06-16, by Richard M. Stallman
-
2006-06-16 Francis Litterio <flitterio@gmail.com>2006-06-16, by Jan Djärv
-
(next_overlay_string): Fix assert.2006-06-16, by Kim F. Storm
-
(struct it): Add union to iterator stack to save2006-06-16, by Kim F. Storm
-
*** empty log message ***2006-06-16, by Kim F. Storm
-
(pitx): Show composition parameters.2006-06-16, by Kim F. Storm
-
*** empty log message ***2006-06-16, by Kim F. Storm
-
(Mac Input): Minor update.2006-06-16, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-06-16, by YAMAMOTO Mitsuharu
-
(do_app_resume, do_app_suspend): Remove functions.2006-06-16, by YAMAMOTO Mitsuharu
-
(Fx_display_mm_height, Fx_display_mm_width)2006-06-16, by YAMAMOTO Mitsuharu
-
(Mac Input): Add description of mac-function-modifier.2006-06-16, by YAMAMOTO Mitsuharu
-
(mac-text-encoding-ascii): New constant.2006-06-16, by YAMAMOTO Mitsuharu
-
(all): Add mac-ts-script-language-on-focus.2006-06-16, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-06-16, by Bill Wohler
-
(mh-index-new-folder): Use -2 suffix instead of <2> suffix for folder2006-06-16, by Bill Wohler
-
(mh-send-uses-spost): New variable.2006-06-16, by Bill Wohler
-
(term-handle-scroll, term-delete-lines)2006-06-15, by Dan Nicolaescu
-
* net/tramp.el (tramp-touch): Use UTC to express time.2006-06-15, by Michael Albinus
-
* mail/sendmail.el (mail-send): Search explicitly for2006-06-15, by Chong Yidong
-
(gdb-same-frame): New option.2006-06-15, by Nick Roberts
-
*** empty log message ***2006-06-15, by Nick Roberts
-
(cvs-retrieve-revision): Use decode-coding-inserted-region.2006-06-14, by Stefan Monnier
-
* xdisp.c (back_to_previous_visible_line_start): Reset2006-06-14, by Chong Yidong
-
*** empty log message ***2006-06-14, by Thien-Thi Nguyen
-
Delete existing data; add a new entry.2006-06-14, by Thien-Thi Nguyen
-
*** empty log message ***2006-06-13, by Richard M. Stallman
-
(Fdefconst): Mark variable as risky.2006-06-13, by Richard M. Stallman
-
(Fcall_process): Doc fix.2006-06-13, by Richard M. Stallman
-
(adjust_window_trailing_edge): Don't break out of the loop2006-06-13, by Richard M. Stallman
-
(IT_STACK_SIZE): New macro specifying size of2006-06-13, by Kim F. Storm
-
(init_from_display_pos): Don't set it->method and2006-06-13, by Kim F. Storm
-
*** empty log message ***2006-06-13, by Kim F. Storm
-
(Waiting): Negative arg to sit-for forces2006-06-13, by Kim F. Storm
-
(Forcing Redisplay): Use (sit-for -1) to force a redisplay.2006-06-13, by Kim F. Storm
-
(sit_for): Undo 2006-06-01 change. Instead, a2006-06-13, by Kim F. Storm
-
*** empty log message ***2006-06-13, by Kim F. Storm
-
2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)2006-06-13, by Chong Yidong
-
*** empty log message ***2006-06-13, by Richard M. Stallman
-
(Forcing Redisplay): Clarify previous change.2006-06-13, by Richard M. Stallman
-
(Forcing Redisplay): Fix typo.2006-06-13, by Romain Francoise
-
Fix typos.2006-06-13, by Romain Francoise
-
New preemptive redisplay.2006-06-12, by Kim F. Storm
-
(Forcing Redisplay): Add redisplay-preemption-period.2006-06-12, by Kim F. Storm
-
*** empty log message ***2006-06-12, by Kim F. Storm
-
Modify preemptive redisplay to be based on periodic checks for input.2006-06-12, by Kim F. Storm
-
*** empty log message ***2006-06-12, by Thien-Thi Nguyen
-
(hack-local-variables-confirm):2006-06-12, by Thien-Thi Nguyen
-
* server.el (server-edit): No-op if no server buffers exist.2006-06-11, by Chong Yidong
-
*** empty log message ***2006-06-11, by Robert J. Chassell
-
Including `pages-directory-address-mode' results in the message2006-06-11, by Robert J. Chassell
-
Mention that `enable-local-variables' can have value :all, as well.2006-06-11, by Thien-Thi Nguyen
-
*** empty log message ***2006-06-10, by Kim F. Storm
-
*** empty log message ***2006-06-10, by Luc Teirlinck
-
(Coding Conventions): Add `@end itemize'.2006-06-10, by Luc Teirlinck
-
New keys for clocking work, Changed keys for export.2006-06-10, by Carsten Dominik
-
(Progress logging): New section.2006-06-10, by Carsten Dominik
-
*** empty log message ***2006-06-10, by Carsten Dominik
-
(org-agenda-mode-map): Add bindings for clocking2006-06-10, by Carsten Dominik
-
*** empty log message ***2006-06-10, by Richard M. Stallman
-
(Recognize Coding): Clarify previous change.2006-06-10, by Richard M. Stallman
-
(Coding Conventions): Explain use of coding systems2006-06-10, by Richard M. Stallman
-
(help-for-help-internal): Clean up help text.2006-06-10, by Richard M. Stallman
-
.2006-06-10, by Andreas Schwab
-
(cperl-short-docs): Fix quoting2006-06-10, by Andreas Schwab
-
Document removal of yow.c.2006-06-10, by Eli Zaretskii
-
.2006-06-09, by Andreas Schwab
-
(ethio-fidel-to-java-buffer): Fix quoting2006-06-09, by Andreas Schwab
-
*** empty log message ***2006-06-09, by Eli Zaretskii
-
(read_escape): Provide a Unicode character escape syntax; \u followed by2006-06-09, by Eli Zaretskii
-
(Character Type): Describe the\uABCD and \U00ABCDEF syntax.2006-06-09, by Eli Zaretskii
-
Document new syntax \uXXXX.2006-06-09, by Eli Zaretskii
-
Remove unused file.2006-06-09, by Eli Zaretskii
-
($(BLD)/yow.$(O)): Remove target.2006-06-09, by Eli Zaretskii
-
(UTILITIES): Remove yow${EXEEXT}.2006-06-09, by Eli Zaretskii
-
(makefile-fill-paragraph): Don't remove spaces after the comment start.2006-06-09, by Eli Zaretskii
-
*** empty log message ***2006-06-09, by Thien-Thi Nguyen
-
(pong-init-buffer): Fill buffer with spaces instead of ^A.2006-06-09, by Thien-Thi Nguyen
-
2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>2006-06-09, by Reiner Steib
-
(ispell-kill-ispell): If ispell has been2006-06-09, by Kim F. Storm
-
*** empty log message ***2006-06-09, by Kim F. Storm
-
*** empty log message ***2006-06-09, by Eli Zaretskii
-
(window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down2006-06-09, by Eli Zaretskii
-
(Recognize Coding): Describe the convention of "CODING!"2006-06-09, by Kenichi Handa
-
Attribute changes correctly (W?odek Bzyl).2006-06-08, by Reiner Steib
-
Fix previous commit.2006-06-08, by Reiner Steib
-
Update refcard section.2006-06-08, by Reiner Steib
-
Update for Emacs 22.2006-06-08, by Reiner Steib
-
Update refcard section.2006-06-08, by Reiner Steib
-
Fix errors in previous commit.2006-06-08, by Reiner Steib
-
2006-06-08 ?ic Jacoboni <jaco@jacoboni.fr>2006-06-08, by Reiner Steib
-
(gdb-set-gud-minor-mode-existing-buffers-1)2006-06-08, by Nick Roberts
-
*** empty log message ***2006-06-08, by Nick Roberts
-
(ido-read-internal): Only pop stack elements automatically if they2006-06-08, by Kim F. Storm
-
*** empty log message ***2006-06-08, by Kim F. Storm
-
(ido-file-internal): Pass full file name to write-file.2006-06-07, by Kim F. Storm
-
*** empty log message ***2006-06-07, by Kim F. Storm
-
(ido-copy-current-file-name): Repeating C-w inserts whole file name.2006-06-07, by Kim F. Storm
-
*** empty log message ***2006-06-07, by Kim F. Storm
-
(ido-take-first-match, ido-push-dir-first): New commands.2006-06-07, by Kim F. Storm
-
*** empty log message ***2006-06-07, by Kim F. Storm
-
*** empty log message ***2006-06-07, by Eli Zaretskii
-
(General Variables): Fix smtpmail xref.2006-06-07, by Eli Zaretskii
-
(Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,2006-06-07, by Eli Zaretskii
-
(Font Selection): Remove description of clear-face-cache.2006-06-07, by Eli Zaretskii
-
(Eval During Compile): Fix a typo. Add index entries for possible uses of2006-06-07, by Eli Zaretskii
-
Merge from gnus--rel--5.102006-06-07, by Miles Bader
-
Update refcard section.2006-06-07, by Reiner Steib
-
Update refcard section.2006-06-07, by Reiner Steib
-
Update refcard section.2006-06-07, by Reiner Steib
-
Add an example for the previous change.2006-06-07, by Kenichi Handa
-
*** empty log message ***2006-06-07, by Kenichi Handa
-
(hack-local-variables-prop-line)2006-06-07, by Kenichi Handa
-
(find-auto-coding): Don't handle the short name `char-trans'.2006-06-07, by Kenichi Handa
-
Mention how to disable character translation for a file.2006-06-07, by Kenichi Handa
-
(Watch Expressions): Move node to end.2006-06-06, by Nick Roberts
-
*** empty log message ***2006-06-06, by Nick Roberts
-
*** empty log message ***2006-06-06, by Jesper Harder
-
(ediff-diff-mandatory-option): Protect against2006-06-06, by Jesper Harder
-
* diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)2006-06-06, by Chong Yidong
-
* diff-mode.el (diff-mode): Set buffer-read-only to t when2006-06-06, by Chong Yidong
-
version number change2006-06-06, by Carsten Dominik
-
(ASCII export): Document indentation adaptation.2006-06-06, by Carsten Dominik
-
*** empty log message ***2006-06-06, by Carsten Dominik
-
(org-archive-subtree): Use end-of-subtree as insertion2006-06-06, by Carsten Dominik
-
Correction for AUTHORS.2006-06-06, by Kim F. Storm
-
*** empty log message ***2006-06-06, by YAMAMOTO Mitsuharu
-
[USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.2006-06-06, by YAMAMOTO Mitsuharu
-
(ido-default-file-method, ido-default-buffer-method):2006-06-05, by Kim F. Storm
-
*** empty log message ***2006-06-05, by Kim F. Storm
-
(gud-running): Fix doc string.2006-06-05, by Nick Roberts
-
*** empty log message ***2006-06-05, by Nick Roberts
-
(w32_set_scroll_bar_thumb, x_scroll_bar_create)2006-06-05, by Jason Rumney
-
*** empty log message ***2006-06-05, by Jason Rumney
-
*** empty log message ***2006-06-05, by Eli Zaretskii
-
(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).2006-06-05, by Eli Zaretskii
-
*** empty log message ***2006-06-05, by Richard M. Stallman
-
(defined-colors): Doc fix.2006-06-05, by Richard M. Stallman
-
*** empty log message ***2006-06-05, by Thien-Thi Nguyen
-
*** empty log message ***2006-06-05, by Thien-Thi Nguyen
-
(vc-process-filter): Inhibit undo2006-06-05, by Thien-Thi Nguyen
-
Formatting fixes.2006-06-05, by Romain Francoise
-
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.2006-06-05, by Romain Francoise
-
(Question 8.6): Update reference to the Gnus2006-06-05, by Romain Francoise
-
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)2006-06-05, by Romain Francoise
-
(GDB Graphical Interface): Update bindings.2006-06-05, by Nick Roberts
-
*** empty log message ***2006-06-05, by Nick Roberts
-
(gud-menu-map): Use a conditional help echo for gud-go.2006-06-05, by Nick Roberts
-
(find-auto-coding): Handle2006-06-05, by Kenichi Handa
-
*** empty log message ***2006-06-05, by Kenichi Handa
-
*** empty log message ***2006-06-04, by Kim F. Storm
-
*** empty log message ***2006-06-04, by Kim F. Storm
-
Regenerate.2006-06-04, by Kim F. Storm
-
(authors-aliases): Add mode aliases.2006-06-04, by Kim F. Storm
-
Corrections for AUTHORS.2006-06-04, by Kim F. Storm
-
*** empty log message ***2006-06-04, by Kim F. Storm
-
*** empty log message ***2006-06-04, by David Ponce
-
Mention `redisplay-dont-pause' in doc string of2006-06-04, by David Kastrup
-
*** empty log message ***2006-06-04, by Thien-Thi Nguyen
-
Update for Emacs 22: Use German quotes2006-06-04, by Thien-Thi Nguyen
-
*** empty log message ***2006-06-04, by Richard M. Stallman
-
Lots of cleanups.2006-06-04, by Richard M. Stallman
-
(view-emacs-news): Rewrite to support new NEWS,2006-06-04, by Kim F. Storm
-
*** empty log message ***2006-06-04, by Kim F. Storm
-
Reorganize NEWS and ONEWS files into NEWS for current major version2006-06-04, by Kim F. Storm
-
Reorganize NEWS and ONEWS.* files into NEWS for current major version2006-06-04, by Kim F. Storm
-
*** empty log message ***2006-06-03, by Thien-Thi Nguyen
-
(Abstract Display): Fix typo.2006-06-03, by Thien-Thi Nguyen
-
Fix typo.2006-06-03, by Thien-Thi Nguyen
-
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.2006-06-03, by Masatake YAMATO
-
*** empty log message ***2006-06-03, by Eli Zaretskii
-
(ALL): Add sorted-doc and digest-doc.2006-06-03, by Eli Zaretskii
-
*** empty log message ***2006-06-03, by Eli Zaretskii
-
[DOS_NT] <top level>: Include fcntl.h and io.h.2006-06-03, by Eli Zaretskii
-
(main): Initialize bp, to avoid compiler warnings2006-06-03, by Eli Zaretskii
-
*** empty log message ***2006-06-03, by Eli Zaretskii
-
[DOS_NT] <top level>: Include fcntl.h and io.h.2006-06-03, by Eli Zaretskii
-
Remove file.2006-06-03, by Eli Zaretskii
-
Fix last change.2006-06-03, by Eli Zaretskii
-
Add copyright notice and copying permissions.2006-06-03, by Eli Zaretskii
-
Add copyright notice and copying permissions.2006-06-03, by Eli Zaretskii
-
*** empty log message ***2006-06-03, by Eli Zaretskii
-
Delete traces of leditcfns.c.2006-06-03, by Eli Zaretskii
-
Remove the file.2006-06-03, by Eli Zaretskii
-
Fix date of last entry.2006-06-03, by Eli Zaretskii
-
*** empty log message ***2006-06-03, by Eli Zaretskii
-
(sh-quoted-exec): New face for quoted exec constructs like `foo bar`.2006-06-03, by Eli Zaretskii
-
(Minibuffer History) <history-add-new-input>: Reword variable's description.2006-06-03, by Eli Zaretskii
-
*** empty log message ***2006-06-03, by YAMAMOTO Mitsuharu
-
(EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator.2006-06-03, by YAMAMOTO Mitsuharu
-
(tsm_document_id) [USE_MAC_TSM]: New variable.2006-06-03, by YAMAMOTO Mitsuharu
-
(USE_MAC_TSM): Set default to 1 on Mac OS X.2006-06-03, by YAMAMOTO Mitsuharu
-
(x_set_icon_name): Apply 2006-06-02 change for xfns.c.2006-06-03, by YAMAMOTO Mitsuharu
-
(mac-ts-active-input-overlay): Add defvar.2006-06-03, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-06-02, by John Paul Wallington
-
(x_set_name_internal): Set icon to `text', derived from name, when2006-06-02, by John Paul Wallington
-
*** empty log message ***2006-06-02, by Eli Zaretskii
-
(x_set_icon_name): Don't use arg if it's not a string and not nil.2006-06-02, by Eli Zaretskii
-
(mh-folder-exists-p): Change test from an empty buffer, to one that2006-06-02, by Bill Wohler
-
*** empty log message ***2006-06-02, by Juri Linkov
-
(sgml-html-meta-auto-coding-function):2006-06-02, by Juri Linkov
-
*** empty log message ***2006-06-02, by Romain Francoise
-
* xfns.c (x_set_icon_name): No-op if arg is non-nil and not a2006-06-02, by Chong Yidong
-
*** empty log message ***2006-06-02, by Eli Zaretskii
-
Add Make 3.81 to the list of Make & shell combinations known to work.2006-06-02, by Eli Zaretskii
-
(EMACS): Remove quotes from the Emacs executable file name.2006-06-02, by Eli Zaretskii
-
*** empty log message ***2006-06-02, by YAMAMOTO Mitsuharu
-
(next_element_from_composition): Set it->object to2006-06-02, by YAMAMOTO Mitsuharu
-
* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.2006-06-02, by Jan Djärv
-
*** empty log message ***2006-06-02, by Kenichi Handa
-
(find-auto-coding): Fix previous change.2006-06-02, by Kenichi Handa
-
(hack-local-variables): Ignore `char-trans' as well as `coding'.2006-06-02, by Kenichi Handa
-
(enable-character-translation): Put2006-06-02, by Kenichi Handa
-
(hack-local-variables-prop-line): Ignore `char-trans'2006-06-02, by Kenichi Handa
-
(sgml-html-meta-auto-coding-function):2006-06-02, by Kenichi Handa
-
*** empty log message ***2006-06-02, by Kenichi Handa
-
*** empty log message ***2006-06-02, by Richard M. Stallman
-
(with-current-buffer): Doc fix.2006-06-02, by Richard M. Stallman
-
(Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.2006-06-02, by Luc Teirlinck
-
*** empty log message ***2006-06-02, by Luc Teirlinck
-
*** empty log message ***2006-06-02, by Richard M. Stallman
-
(Fsplit_window): Doc fix.2006-06-02, by Richard M. Stallman
-
(Splitting Windows): Clarify splitting nonselected window.2006-06-02, by Richard M. Stallman
-
(shell-mode): Use shell-mode-map in docstring.2006-06-02, by Luc Teirlinck
-
(inferior-lisp-mode): Doc fixes.2006-06-02, by Luc Teirlinck
-
(comint-send-input): Do not add help-echo and mouse-face to input if2006-06-02, by Luc Teirlinck
-
Whitespace changes.2006-06-01, by Richard M. Stallman
-
2006-06-01 Michaël Cadilhac <michael.cadilhac@lrde.org>2006-06-01, by Kim F. Storm
-
*** empty log message ***2006-06-01, by Kim F. Storm
-
(sit_for): Perform redisplay even if input is pending2006-06-01, by Kim F. Storm
-
*** empty log message ***2006-06-01, by Kim F. Storm
-
*** empty log message ***2006-06-01, by YAMAMOTO Mitsuharu
-
(mac_handle_visibility_change): Set buf.arg to Qnil.2006-06-01, by YAMAMOTO Mitsuharu
-
* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for2006-06-01, by Jan Djärv
-
* term/x-win.el: Change x-menu-bar-start to menu-bar-open.2006-06-01, by Jan Djärv
-
* gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.2006-06-01, by Jan Djärv
-
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.2006-06-01, by Jan Djärv
-
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to2006-06-01, by Jan Djärv
-
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to2006-06-01, by Jan Djärv
-
*** empty log message ***2006-06-01, by Romain Francoise
-
*** empty log message ***2006-05-31, by Juri Linkov
-
*** empty log message ***2006-05-31, by Kim F. Storm
-
(query-replace-read-from, query-replace-read-to):2006-05-31, by Juri Linkov
-
*** empty log message ***2006-05-31, by Kim F. Storm
-
Add `history-add-new-input'.2006-05-31, by Juri Linkov
-
*** empty log message ***2006-05-31, by Juri Linkov
-
(Minibuffer History): Add history-add-new-input.2006-05-31, by Juri Linkov
-
(Vhistory_add_new_input): New variable.2006-05-31, by Juri Linkov
-
*** empty log message ***2006-05-31, by Eli Zaretskii
-
Fix typos.2006-05-31, by Eli Zaretskii
-
(Special Properties): Add an xref to "Color Names".2006-05-31, by Eli Zaretskii
-
(ediff-diff-options): fixed the doc string2006-05-31, by Sam Steingold
-
*** empty log message ***2006-05-31, by Richard M. Stallman
-
(Moving Point): Fix previous change.2006-05-31, by Richard M. Stallman
-
(gdb-look-up-stack): New variable.2006-05-31, by Nick Roberts
-
*** empty log message ***2006-05-31, by Nick Roberts
-
*** empty log message ***2006-05-31, by David Ponce
-
Reduce the size of images.2006-05-31, by David Ponce
-
(select_wrapper): Add wrapper around select to work around2006-05-31, by Kim F. Storm
-
*** empty log message ***2006-05-31, by Kim F. Storm
-
2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>2006-05-31, by Kim F. Storm
-
(compilation-error-regexp-alist-alist::gcov-called-line):2006-05-31, by Masatake YAMATO
-
typo2006-05-31, by Sam Steingold
-
*** empty log message ***2006-05-31, by Richard M. Stallman
-
(Line Height): Fix errors in description of2006-05-31, by Richard M. Stallman
-
(gud-query-cmdline, gud-common-init): Revert2006-05-30, by Nick Roberts
-
*** empty log message ***2006-05-30, by Nick Roberts
-
* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New2006-05-30, by Reiner Steib
-
Version number change only2006-05-30, by Carsten Dominik
-
Small typo fixes.2006-05-30, by Carsten Dominik
-
*** empty log message ***2006-05-30, by Carsten Dominik
-
(org-agenda-highlight-todo): Make sure regexp2006-05-30, by Carsten Dominik
-
.2006-05-30, by Andreas Schwab
-
(Fmenu_bar_start): Return a value.2006-05-30, by Andreas Schwab
-
autoupdate2006-05-30, by Karl Berry
-
(gud-stop-subjob): Make it work in all buffers.2006-05-30, by Nick Roberts
-
*** empty log message ***2006-05-30, by Nick Roberts
-
Move gdb-mouse-toggle-breakpoint-* to2006-05-30, by Nick Roberts
-
*** empty log message ***2006-05-30, by Nick Roberts
-
*** empty log message ***2006-05-30, by Daniel Pfeiffer
-
(compilation-error-regexp-alist-alist): Add makepp diagnostic.2006-05-30, by Daniel Pfeiffer
-
(auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.2006-05-30, by Daniel Pfeiffer
-
*** empty log message ***2006-05-30, by Richard M. Stallman
-
(Ffind_operation_coding_system): Doc fix.2006-05-30, by Richard M. Stallman
-
(fit-window-to-buffer): Doc fix.2006-05-30, by Richard M. Stallman
-
(Default Coding Systems): Further clarification.2006-05-30, by Richard M. Stallman
-
*** empty log message ***2006-05-30, by Richard M. Stallman
-
(temp-buffer-max-height): Doc fix.2006-05-30, by Richard M. Stallman
-
*** empty log message ***2006-05-30, by Richard M. Stallman
-
(with-current-buffer): Doc fix.2006-05-30, by Richard M. Stallman
-
(Pure Storage): Mention that an overflow in pure2006-05-29, by Luc Teirlinck
-
*** empty log message ***2006-05-29, by Luc Teirlinck
-
*** empty log message ***2006-05-29, by Eli Zaretskii
-
(x_draw_hollow_cursor): Fix last change.2006-05-29, by Eli Zaretskii
-
(x_draw_stretch_glyph_string): Fix last change.2006-05-29, by Kim F. Storm
-
*** empty log message ***2006-05-29, by Kim F. Storm
-
*** empty log message ***2006-05-29, by Eli Zaretskii
-
(Ffind_operation_coding_system): Doc fix.2006-05-29, by Eli Zaretskii
-
(Default Coding Systems): Fix it some more.2006-05-29, by Eli Zaretskii
-
* tramp.texi (Frequently Asked Questions): Disable zsh zle.2006-05-29, by Michael Albinus
-
*** empty log message ***2006-05-29, by YAMAMOTO Mitsuharu
-
(mac_font_panel_visible_p, mac_show_hide_font_panel): Add externs.2006-05-29, by YAMAMOTO Mitsuharu
-
(font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.2006-05-29, by YAMAMOTO Mitsuharu
-
[USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):2006-05-29, by YAMAMOTO Mitsuharu
-
* search.c (matcher_overflow): Mark as NO_RETURN.2006-05-29, by Dan Nicolaescu
-
* sound.c (alsa_open, alsa_configure, alsa_write): Move2006-05-29, by Jan Djärv
-
* term/x-win.el: bind F10 to menu-bar-start if available.2006-05-29, by Jan Djärv
-
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.2006-05-29, by Jan Djärv
-
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.2006-05-29, by Jan Djärv
-
* gtkutil.c (menu_nav_ended): New function.2006-05-29, by Jan Djärv
-
(Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.2006-05-29, by Jan Djärv
-
Connect menu_nav_ended to "selection-done" to fix grabs2006-05-29, by Jan Djärv
-
(invalid_character): Mark as NO_RETURN.2006-05-29, by Dan Nicolaescu
-
(term-if-xemacs, term-ifnot-xemacs): Delete, replace2006-05-29, by Dan Nicolaescu
-
(hack-one-local-variable-eval-safep): Don't burp if used2006-05-29, by Stefan Monnier
-
(ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:2006-05-29, by Stefan Monnier
-
(ewoc--insert-new-node): Use ewoc--refresh-node.2006-05-29, by Stefan Monnier
-
*** empty log message ***2006-05-29, by Eli Zaretskii
-
(Default Coding Systems): Fix last change.2006-05-29, by Eli Zaretskii
-
(no-update-autoloads): Declare.2006-05-29, by Stefan Monnier
-
(autoload-find-file): New fun. This one calls hack-local-variables.2006-05-29, by Stefan Monnier
-
*** empty log message ***2006-05-29, by Richard M. Stallman
-
Many simplifications and improvements in wording.2006-05-29, by Richard M. Stallman
-
(bibtex-autokey-name-case-convert-function)2006-05-29, by Stefan Monnier
-
*** empty log message ***2006-05-29, by Kenichi Handa
-
(find-operation-coding-system): Describe the new2006-05-29, by Kenichi Handa
-
(struct saved_window): Add `dedicated'.2006-05-29, by Stefan Monnier
-
*** empty log message ***2006-05-29, by Kenichi Handa
-
(Ffind_operation_coding_system): Call a function by2006-05-29, by Kenichi Handa
-
*** empty log message ***2006-05-29, by Richard M. Stallman
-
(load-history-regexp): If FILE is relative, insist2006-05-29, by Richard M. Stallman
-
(Coding Conventions): Better explain reasons not to2006-05-29, by Richard M. Stallman
-
(Bindat Functions): Rename `pos' and `raw-data' to2006-05-28, by Kim F. Storm
-
*** empty log message ***2006-05-28, by Kim F. Storm
-
(bindat-idx, bindat-raw): Rename dynamic variables2006-05-28, by Kim F. Storm
-
(bindat--unpack-u8): Use aref also for strings.2006-05-28, by Kim F. Storm
-
*** empty log message ***2006-05-28, by Kim F. Storm
-
(makefile-browser-map, makefile-mode-syntax-table): Move init inside decl.2006-05-28, by Stefan Monnier
-
(set_cursor_from_row): Update prototype.2006-05-28, by Kim F. Storm
-
(set_cursor_from_row): If cursor cannot be set in row,2006-05-28, by Kim F. Storm
-
*** empty log message ***2006-05-28, by Kim F. Storm
-
Fix last change.2006-05-28, by Chong Yidong
-
* replace.el (query-replace-defaults): New variable.2006-05-28, by Chong Yidong
-
* msb.el (mouse-select-buffer): Minor fix to make popup menu work2006-05-28, by Chong Yidong
-
(tumme-show-all-from-dir-max-files): Fix typo.2006-05-27, by Nick Roberts
-
*** empty log message ***2006-05-27, by Nick Roberts
-
(x_draw_stretch_glyph_string): Fix problems with invisible2006-05-27, by Kim F. Storm
-
(get_phys_cursor_geometry): Update prototype.2006-05-27, by Kim F. Storm
-
(get_phys_cursor_geometry): Return computed x and y through2006-05-27, by Kim F. Storm
-
*** empty log message ***2006-05-27, by Kim F. Storm
-
Fix typos.2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
Fix typos.2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(Bindat Spec): Expand on `repeat' handler.2006-05-27, by Thien-Thi Nguyen
-
Commentary and whitespace munging; nfc.2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(Top): Add "Abstract Display" to menu.2006-05-27, by Thien-Thi Nguyen
-
(Display): Add "Abstract Display" to menu.2006-05-27, by Thien-Thi Nguyen
-
Rewrite Ewoc entry and move2006-05-27, by Thien-Thi Nguyen
-
(cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.2006-05-27, by Thien-Thi Nguyen
-
(ewoc): Add member `hf-pp' to this structure.2006-05-27, by Thien-Thi Nguyen
-
* keymaps.texi (Key Sequences): Link to input events definition.2006-05-27, by Chong Yidong
-
MUSTBENEW argument deleted from copy-file.2006-05-27, by Chong Yidong
-
* files.texi (Changing Files): Document updated argument list for2006-05-27, by Chong Yidong
-
*** empty log message ***2006-05-27, by Mathias Dahl
-
Change a lot of `(if .. (progn ..)' to `(when ..)'.2006-05-27, by Mathias Dahl
-
*** empty log message ***2006-05-27, by Eli Zaretskii
-
*** empty log message ***2006-05-27, by Mathias Dahl
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(ewoc--node): Don't define constructor2006-05-27, by Thien-Thi Nguyen
-
* tumme.el: Replace a lot of `if ... progn' with `when'.2006-05-27, by Mathias Dahl
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(ewoc--node-branch): Merge into unique caller.2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(ewoc-delete): Compute last node once before looping.2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(ewoc--create): No longer take2006-05-27, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-27, by YAMAMOTO Mitsuharu
-
(mac_handle_apple_event): Return2006-05-27, by YAMAMOTO Mitsuharu
-
Tiny layout change.2006-05-27, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-05-27, by Thien-Thi Nguyen
-
(Bindat Functions): Explain term "total length".2006-05-27, by Thien-Thi Nguyen
-
* dired.el (dired-mode-map): Change `tumme-tag-remove' to2006-05-26, by Mathias Dahl
-
*** empty log message ***2006-05-26, by Mathias Dahl
-
(tumme-delete-tag): Rename from `tumme-tag-remove'.2006-05-26, by Mathias Dahl
-
* dired.el (dired-mode-map): Change `tumme-tag-remove' to2006-05-26, by Mathias Dahl
-
*** empty log message ***2006-05-26, by Mathias Dahl
-
*** empty log message ***2006-05-26, by Mathias Dahl
-
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is2006-05-26, by Luc Teirlinck
-
(dired-mode-map): Move tumme commands to Operate,2006-05-26, by Mathias Dahl
-
*** empty log message ***2006-05-26, by Luc Teirlinck
-
*** empty log message ***2006-05-26, by Eli Zaretskii
-
Remove bogus @setfilename.2006-05-26, by Eli Zaretskii
-
(Info-index-next): Use where-is-internal to report actual binding of2006-05-26, by Eli Zaretskii
-
(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"2006-05-26, by Eli Zaretskii
-
Remove file.2006-05-26, by Eli Zaretskii
-
Remove 'tiny change' labels from Michael Cadilhac's changes.2006-05-26, by Eli Zaretskii
-
(Coding Conventions): Advise against using eval-after-load in packages.2006-05-26, by Eli Zaretskii
-
*** empty log message ***2006-05-26, by Eli Zaretskii
-
(list-buffers-noselect): For Info buffers, use Info-current-file as the2006-05-26, by Eli Zaretskii
-
(etext, edata): Remove unused definitions.2006-05-26, by Eli Zaretskii
-
(main) [PROFILING]: Enable also for __MINGW32__.2006-05-26, by Eli Zaretskii
-
* ses.el (defadvice undo-more): Delete this defadvice. The undo2006-05-26, by Jonathan Yavner
-
(comint-kill-whole-line): Rename arg to count. Fix2006-05-26, by Reiner Steib
-
MUSTBENEW cleanup done.2006-05-26, by Chong Yidong
-
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument2006-05-26, by Chong Yidong
-
* fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate2006-05-26, by Chong Yidong
-
(toggle-truncate-lines): Make arg optional for2006-05-26, by Reiner Steib
-
*** empty log message ***2006-05-26, by Nick Roberts
-
*** empty log message ***2006-05-26, by Thien-Thi Nguyen
-
(ewoc--current-dll): New var.2006-05-26, by Thien-Thi Nguyen
-
* sound.c (alsa_configure): Move get period/buffer_size after2006-05-26, by Jan Djärv
-
Version number update2006-05-26, by Carsten Dominik
-
(org-next-item, org-previous-item): Emit more compact2006-05-26, by Carsten Dominik
-
*** empty log message ***2006-05-26, by Carsten Dominik
-
(ASCII export): Omit command name.2006-05-26, by Carsten Dominik
-
*** empty log message ***2006-05-26, by Kenichi Handa
-
(find-operation-coding-system): Mention the new argument2006-05-26, by Kenichi Handa
-
(Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.2006-05-26, by Kenichi Handa
-
(decode-coding-inserted-region): Call2006-05-26, by Kenichi Handa
-
(archive-set-buffer-as-visiting-file): Call2006-05-26, by Kenichi Handa
-
(tar-extract): Call find-operation-coding-system2006-05-26, by Kenichi Handa
-
(po-find-charset): Pay attention to the case2006-05-26, by Kenichi Handa
-
* image-mode.el (image-toggle-display): Use buffer contents to2006-05-26, by Chong Yidong
-
* image.c (png_load): Don't call fclose on NULL.2006-05-26, by Chong Yidong
-
*** empty log message ***2006-05-25, by Luc Teirlinck
-
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.2006-05-25, by Luc Teirlinck
-
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.2006-05-25, by Luc Teirlinck
-
*** empty log message ***2006-05-25, by Juri Linkov
-
(Text from Minibuffer): Undocument keep-all.2006-05-25, by Juri Linkov
-
(query-replace-read-from, query-replace-read-to):2006-05-25, by Juri Linkov
-
Remove KEEP-ALL argument of `read-from-minibuffer'.2006-05-25, by Juri Linkov
-
(Antinews): Create a node for gdb-ui.2006-05-25, by Nick Roberts
-
*** empty log message ***2006-05-25, by Nick Roberts
-
*** empty log message ***2006-05-25, by Juri Linkov
-
(mode-line-format): Fix docstring.2006-05-25, by Juri Linkov
-
(read_minibuf): Remove arg KEEP_ALL. Callers changed.2006-05-25, by Juri Linkov
-
(Fread_from_minibuffer): Decrement number of args.2006-05-25, by Juri Linkov
-
(%-Constructs): Add %e, %z, %Z.2006-05-25, by Juri Linkov
-
whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.2006-05-25, by Rajesh Vaidheeswarran
-
*** empty log message ***2006-05-25, by Richard M. Stallman
-
(Top): Update subnode menu.2006-05-25, by Richard M. Stallman
-
(Keymap Basics): New node, split out of Key Sequences.2006-05-25, by Richard M. Stallman
-
* FOR-RELEASE: Key sequence elisp node done.2006-05-25, by Chong Yidong
-
* keymaps.texi (Key Sequences): Some clarifications.2006-05-25, by Chong Yidong
-
(main, Fdump_emacs): Don't test __linux or __linux__.2006-05-25, by Richard M. Stallman
-
* dired.el (dired-mode-map): Add help-echo strings to tumme2006-05-25, by Mathias Dahl
-
*** empty log message ***2006-05-25, by Mathias Dahl
-
*** empty log message ***2006-05-25, by Nick Roberts
-
*** empty log message ***2006-05-25, by Nick Roberts
-
* tumme.el (tumme-display-image): Changed documentation string2006-05-25, by Mathias Dahl
-
*** empty log message ***2006-05-25, by Mathias Dahl
-
*** empty log message ***2006-05-25, by Mathias Dahl
-
(dired-mode-map): `tumme-display-dired-image' was2006-05-25, by Mathias Dahl
-
*** empty log message ***2006-05-25, by Mathias Dahl
-
(dired-mode-map): Changed menu items for tumme as per2006-05-25, by Mathias Dahl
-
(dired-mode-map): Changed menu items for tumme as per2006-05-25, by Mathias Dahl
-
(setcar): replace an antelope rather than2006-05-25, by David Kastrup
-
*** empty log message ***2006-05-25, by Thien-Thi Nguyen
-
(Bindat Functions): Say "unibyte string"2006-05-25, by Thien-Thi Nguyen
-
(bindat-unpack, bindat-pack):2006-05-25, by Thien-Thi Nguyen
-
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.2006-05-25, by Chong Yidong
-
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.2006-05-25, by Chong Yidong
-
(with-local-quit): Doc fix.2006-05-25, by Richard M. Stallman
-
*** empty log message ***2006-05-25, by Richard M. Stallman
-
(with-local-quit): When handling `quit' signal,2006-05-25, by Richard M. Stallman
-
*** empty log message ***2006-05-25, by Richard M. Stallman
-
(ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.2006-05-25, by Richard M. Stallman
-
*** empty log message ***2006-05-24, by Richard M. Stallman
-
(read-passwd): Copy PROMPT before changing its properties.2006-05-24, by Richard M. Stallman
-
*** empty log message ***2006-05-24, by Mathias Dahl
-
(dired-mode-map): Fix breakage.2006-05-24, by Nick Roberts
-
*** empty log message ***2006-05-24, by Nick Roberts
-
Renamed `tumme-display-dired-image' to `tumme-dired-display-image'.2006-05-24, by Mathias Dahl
-
Removed most of the information in the USAGE section. The manual does a better job.2006-05-24, by Mathias Dahl
-
*** empty log message ***2006-05-24, by Luc Teirlinck
-
(BASE_PURESIZE): Increase to 1210000.2006-05-24, by Luc Teirlinck
-
("jka-cmpr-hook"): Load it before it is needed.2006-05-24, by Luc Teirlinck
-
Update refcard translations. Add coding cookie.2006-05-24, by Reiner Steib
-
Restore contents after major mess-up in revision 1.9590.2006-05-24, by Kim F. Storm
-
Remove conflict indicators.2006-05-24, by Chong Yidong
-
* menu-bar.el, international/mule-cmds.el: Remove tooltips for2006-05-24, by Chong Yidong
-
*** empty log message ***2006-05-24, by Alan Mackenzie
-
lread.c (Vload_history): Enhance doc-string to say that the file is the2006-05-24, by Alan Mackenzie
-
startup.el (command-line): For names of preloaded files, don't append2006-05-24, by Alan Mackenzie
-
(gud-sentinel): Condition on GUD buffer if it has not been killed.2006-05-24, by Nick Roberts
-
*** empty log message ***2006-05-24, by Nick Roberts
-
*** empty log message ***2006-05-24, by YAMAMOTO Mitsuharu
-
(TYPE_FILE_NAME): Change from macro to enumerator.2006-05-24, by YAMAMOTO Mitsuharu
-
(fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:2006-05-24, by YAMAMOTO Mitsuharu
-
(Qemacs_suspension_id): New variable.2006-05-24, by YAMAMOTO Mitsuharu
-
(Fx_server_version): Use gestaltSystemVersionMajor etc.2006-05-24, by YAMAMOTO Mitsuharu
-
(ae_attr_table): New variable.2006-05-24, by YAMAMOTO Mitsuharu
-
Set idle timer to clean up expired Apple events.2006-05-24, by YAMAMOTO Mitsuharu
-
(section{Motion}): Added the item navigation2006-05-24, by Carsten Dominik
-
*** empty log message ***2006-05-24, by Carsten Dominik
-
(Plain lists): Added new item navigation commands.2006-05-24, by Carsten Dominik
-
(org-open-at-point): Use renamed variable2006-05-24, by Carsten Dominik
-
*** empty log message ***2006-05-24, by Richard M. Stallman
-
2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>2006-05-23, by Reiner Steib
-
(Pointer Shape): @end table -> @end defvar.2006-05-23, by Luc Teirlinck
-
*** empty log message ***2006-05-23, by Luc Teirlinck
-
* pl-refcard.tex (Local variables): Add compile-command.2006-05-23, by Reiner Steib
-
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.2006-05-23, by Reiner Steib
-
*** empty log message ***2006-05-23, by Thien-Thi Nguyen
-
(bindat-pack): Doc fix.2006-05-23, by Thien-Thi Nguyen
-
(pop_open, socket_connection, KPOP_SERVICE): Added2006-05-23, by Francesco Potortì
-
*** empty log message ***2006-05-23, by Francesco Potortì
-
*** empty log message ***2006-05-23, by YAMAMOTO Mitsuharu
-
(fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.2006-05-23, by YAMAMOTO Mitsuharu
-
Refill; nfc.2006-05-23, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-23, by Thien-Thi Nguyen
-
(ewoc-delete): New function.2006-05-23, by Thien-Thi Nguyen
-
* xlwmenu.c: Include xterm.h if emacs instead of declaring functions2006-05-23, by Jan Djärv
-
* xterm.c: Remove declarations already in xterm.h2006-05-23, by Jan Djärv
-
* xterm.c: Remove declarations already in xterm.h2006-05-23, by Jan Djärv
-
* xterm.h: Add extern declarations for x_clear_errors,2006-05-23, by Jan Djärv
-
*** empty log message ***2006-05-23, by Richard M. Stallman
-
(Top): Update subnode menus.2006-05-23, by Richard M. Stallman
-
(Pointer Shape): Node renamed from Pointer Shapes.2006-05-23, by Richard M. Stallman
-
(Pointer Shape): Node deleted.2006-05-23, by Richard M. Stallman
-
Update comments.2006-05-23, by Chong Yidong
-
(bibtex-format-entry, bibtex-clean-entry):2006-05-22, by Stefan Monnier
-
(PC-do-completion): Undo the addition of implicit2006-05-22, by Stefan Monnier
-
Update AUCTeX entry.2006-05-22, by Reiner Steib
-
(Menu Bars, Tool Bars): Add index entries.2006-05-22, by Reiner Steib
-
(bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.2006-05-22, by Reiner Steib
-
*** empty log message ***2006-05-22, by Thien-Thi Nguyen
-
(ewoc-set-data): New func.2006-05-22, by Thien-Thi Nguyen
-
(best_matching_font): Abort for best == NULL before we start to use it.2006-05-22, by Richard M. Stallman
-
*** The variable `makefile-query-one-target-method' has been2006-05-21, by Roland Winkler
-
*** empty log message ***2006-05-21, by Richard M. Stallman
-
(Parsing Expressions): Update info on which STATE elements are ignored.2006-05-21, by Richard M. Stallman
-
*** empty log message ***2006-05-21, by Roland Winkler
-
(sh-mode): Use skeleton-pair-filter-function.2006-05-21, by Roland Winkler
-
(sh-mode): Use skeleton-filter-function.2006-05-21, by Roland Winkler
-
*** empty log message ***2006-05-21, by Richard M. Stallman
-
(kill-region): Interactively, pass point, then mark.2006-05-21, by Richard M. Stallman
-
*** empty log message ***2006-05-21, by Thien-Thi Nguyen
-
(ewoc-create): Add autoload cookie.2006-05-21, by Thien-Thi Nguyen
-
(sgml-transformation): Make this the alias for the following variable.2006-05-21, by Roland Winkler
-
Update.2006-05-21, by Thien-Thi Nguyen
-
(skeleton-transformation, skeleton-filter, skeleton-pair-filter):2006-05-21, by Roland Winkler
-
Add entry for ewoc change.2006-05-21, by Thien-Thi Nguyen
-
Add arch tagline2006-05-21, by Miles Bader
-
Changes from arch/CVS synchronization2006-05-21, by Miles Bader
-
*** empty log message ***2006-05-21, by Richard M. Stallman
-
(syms_of_buffer, Fmake_overlay): Doc fixes.2006-05-21, by Richard M. Stallman
-
(flyspell-generic-check-word-p): Make this the alias for the2006-05-21, by Roland Winkler
-
(ispell-format-word): Make this the alias for the following variable.2006-05-21, by Roland Winkler
-
point-entered /point-left bug fixed.2006-05-21, by Chong Yidong
-
(makefile-query-one-target-method): Make this the alias for the2006-05-21, by Roland Winkler
-
(artist-text-renderer): Make this the alias for the following variable.2006-05-21, by Roland Winkler
-
(makefile-special-targets-list)2006-05-21, by Roland Winkler
-
Update.2006-05-21, by Kim F. Storm
-
(bibtex-maintain-sorted-entries): Mark as safe.2006-05-21, by Roland Winkler
-
Added information to the add-tags prompt.2006-05-21, by Mathias Dahl
-
(dired-mode-map): Don't bind M-g.2006-05-21, by Romain Francoise
-
Update date.2006-05-21, by Richard M. Stallman
-
*** empty log message ***2006-05-21, by Richard M. Stallman
-
(Dired Navigation): dired-goto-file is now j.2006-05-21, by Richard M. Stallman
-
(dired-mode-map): Put dired-goto-file on j, not M-g.2006-05-21, by Richard M. Stallman
-
ifinfo -> ifnottex.2006-05-20, by Luc Teirlinck
-
*** empty log message ***2006-05-20, by Luc Teirlinck
-
Mention customizing cua-mode as alternative2006-05-20, by Kim F. Storm
-
*** empty log message ***2006-05-20, by Kim F. Storm
-
(ido-read-file-name): Bind ido-show-dot-for-dired to nil2006-05-20, by Kim F. Storm
-
*** empty log message ***2006-05-20, by Kim F. Storm
-
(best_matching_font): Fix crash in 2006-05-17 change.2006-05-20, by Kim F. Storm
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(menu-bar-manuals-menu) <info-apropos>: New menu item.2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(info-apropos): Speed up by using add-to-list instead of manual consing.2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(info-apropos): Make sure current-file and current-node have non-nil values.2006-05-20, by Eli Zaretskii
-
Fix last change.2006-05-20, by Eli Zaretskii
-
Mention added Portugese refcard.2006-05-20, by Eli Zaretskii
-
New file.2006-05-20, by Eli Zaretskii
-
(Coding Systems): Mention the undecided-* coding systems and their aliases.2006-05-20, by Eli Zaretskii
-
(Visiting): Mention `end-of-line' explicitly.2006-05-20, by Eli Zaretskii
-
(CODING_REQUIRE_ENCODING): Elaborate the comment.2006-05-20, by Eli Zaretskii
-
(Windows Printing): Mention non-support of plain text printing with some2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(makefile-mode): Doc fix.2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(dired-do-shell-command): Doc fix.2006-05-20, by Eli Zaretskii
-
(TeX Print): tex-dvi-view-command has a default value, remove the bit saying2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(info-xref-check-all-custom): Skip :tag part of2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(c-backslash-column): Mark as safe if its value is an integer.2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(rmail-mime-charset-pattern): Add "?:" before "format".2006-05-20, by Eli Zaretskii
-
*** empty log message ***2006-05-20, by Eli Zaretskii
-
(show-ifdef-block): Fix bug where parts of a hidden block remained hidden if2006-05-20, by Eli Zaretskii
-
(gdb-script-font-lock-keywords): Use a stricter regexp for keywords.2006-05-20, by Stefan Monnier
-
*** empty log message ***2006-05-20, by YAMAMOTO Mitsuharu
-
(convert_fn_keycode): Fix last change.2006-05-20, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-05-20, by YAMAMOTO Mitsuharu
-
(w32-drag-n-drop): Substitute '/' for '\',2006-05-20, by YAMAMOTO Mitsuharu
-
(mac-ae-open-documents): Escape file name on conversion to URL.2006-05-20, by YAMAMOTO Mitsuharu
-
(browse-url-file-url): Encode file name on conversion to URL.2006-05-20, by YAMAMOTO Mitsuharu
-
(x-dnd-handle-file-name): Encode and escape file names2006-05-20, by YAMAMOTO Mitsuharu
-
(dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.2006-05-20, by YAMAMOTO Mitsuharu
-
(Standard Hooks): Correct typo.2006-05-20, by Luc Teirlinck
-
*** empty log message ***2006-05-20, by Luc Teirlinck
-
(Checklist): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Text, Auto Fill, Text Mode): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Nonincremental Search): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Rmail Labels): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Input Methods, Multibyte Conversion): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Gnus, Where to Look, PostScript): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Create Tags Table): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Indentation Commands): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Spelling): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Copying): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
(Init File): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
Whitespace change.2006-05-19, by Luc Teirlinck
-
*** empty log message ***2006-05-19, by Luc Teirlinck
-
(GPL): ifinfo -> ifnottex.2006-05-19, by Luc Teirlinck
-
*** empty log message ***2006-05-19, by Eli Zaretskii
-
(c-style-alist): Doc fix.2006-05-19, by Eli Zaretskii
-
(Simple Match Data): Warn about match data being set anew by every search.2006-05-19, by Eli Zaretskii
-
(init_environment): Simplify code that calls ExpandEnvironmentStrings and make2006-05-19, by Eli Zaretskii
-
*** empty log message ***2006-05-19, by Eli Zaretskii
-
(init_environment): Perform the processing of environment variables on a copy2006-05-19, by Eli Zaretskii
-
*** empty log message ***2006-05-19, by YAMAMOTO Mitsuharu
-
(foreach_window): Check WINDOWP (FRAME_ROOT_WINDOW (f)).2006-05-19, by YAMAMOTO Mitsuharu
-
(XTread_socket) [TARGET_API_MAC_CARBON && MAC_OSX]:2006-05-19, by YAMAMOTO Mitsuharu
-
(Fx_focus_frame): Don't check dpyinfo->x_focus_frame.2006-05-19, by YAMAMOTO Mitsuharu
-
(gif_load): Allocate Lisp string first.2006-05-19, by YAMAMOTO Mitsuharu
-
(x_set_border_width): Remove #ifndef MAC_OS.2006-05-19, by YAMAMOTO Mitsuharu
-
(SOME_MACHINE_LISP): Add fringe.elc.2006-05-19, by YAMAMOTO Mitsuharu
-
(mac-bytes-to-digits): Remove function.2006-05-19, by YAMAMOTO Mitsuharu
-
(add-to-diary-list): Fix typo in previous doc fix.2006-05-19, by Glenn Morris
-
(diary-bahai-date)2006-05-19, by Glenn Morris
-
*** empty log message ***2006-05-19, by Glenn Morris
-
*** empty log message ***2006-05-19, by Thien-Thi Nguyen
-
(Digression concerning error): Fix typo.2006-05-19, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-19, by Kenichi Handa
-
(mik): Table corrected.2006-05-19, by Kenichi Handa
-
*** empty log message ***2006-05-19, by Stefan Monnier
-
Merge from gnus--rel--5.102006-05-18, by Miles Bader
-
(wid-edit): Require.2006-05-18, by Reiner Steib
-
* config.in: Regenerated (HAVE_ALSA).2006-05-18, by Jan Djärv
-
* sound.c (alsa_sound_perror, alsa_open, alsa_period_size)2006-05-18, by Jan Djärv
-
* Makefile.in (CFLAGS_SOUND): New flags for ALSA2006-05-18, by Jan Djärv
-
* config.in: Regenerated (HAVE_ALSA).2006-05-18, by Jan Djärv
-
* configure.in: Add check for ALSA.2006-05-18, by Jan Djärv
-
* configure: Regenerate.2006-05-18, by Jan Djärv
-
* configure.in: Add check for ALSA.2006-05-18, by Jan Djärv
-
(grep-find): Don't check grep-find-command2006-05-18, by Kim F. Storm
-
*** empty log message ***2006-05-18, by Kim F. Storm
-
*** empty log message ***2006-05-18, by Thien-Thi Nguyen
-
(cvs-fileinfo-pp): Insert trailing newline.2006-05-18, by Thien-Thi Nguyen
-
(cvs-make-cvs-buffer): Specify2006-05-18, by Thien-Thi Nguyen
-
(ewoc--adjust): New func.2006-05-18, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-18, by Kenichi Handa
-
(Fcall_process): Reject encoding arguments by2006-05-18, by Kenichi Handa
-
(Qascii_incompatible): New variable.2006-05-18, by Kenichi Handa
-
(CODING_ASCII_INCOMPATIBLE_MASK): New macro.2006-05-18, by Kenichi Handa
-
*** empty log message ***2006-05-17, by Richard M. Stallman
-
(file-name-extension): Doc fix.2006-05-17, by Richard M. Stallman
-
Comment change.2006-05-17, by Richard M. Stallman
-
(better_font_p): Any font beats no font.2006-05-17, by Richard M. Stallman
-
(display_tool_bar_line): Eliminate x_before variable.2006-05-17, by Kim F. Storm
-
(Fprevious_overlay_change, Fnext_overlay_change): Doc fixes.2006-05-17, by Richard M. Stallman
-
(Diff Mode): Mention C-x `.2006-05-17, by Richard M. Stallman
-
(display_tool_bar_line): Restore entire tool-bar geometry when2006-05-17, by Kim F. Storm
-
(Minibuffer History): Clarify.2006-05-17, by Richard M. Stallman
-
*** empty log message ***2006-05-17, by Kim F. Storm
-
(Regexp Special): Clarify nested regexp warning.2006-05-17, by Richard M. Stallman
-
(shell-dirtrack-mode): Make it into a proper minor mode, so2006-05-17, by Stefan Monnier
-
(ido-read-internal): Use only nondirectory part of default item.2006-05-17, by Kim F. Storm
-
*** empty log message ***2006-05-17, by Kim F. Storm
-
*** empty log message ***2006-05-17, by Thien-Thi Nguyen
-
(ewoc-map, ewoc-invalidate): Compute PP before looping.2006-05-17, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-17, by Thien-Thi Nguyen
-
(ewoc-data): Add docstring.2006-05-17, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-16, by Richard M. Stallman
-
*** empty log message ***2006-05-16, by Eli Zaretskii
-
(auto-coding-alist): Add .lha to files read with no-conversion.2006-05-16, by Eli Zaretskii
-
(auto-mode-alist): Add .lha files to archive file extensions.2006-05-16, by Eli Zaretskii
-
*** empty log message ***2006-05-16, by Eli Zaretskii
-
(archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when2006-05-16, by Eli Zaretskii
-
(add-to-history): Add KEEP-ALL arg and align functionality2006-05-16, by Kim F. Storm
-
(handle_one_xevent): Check that f is not NULL before2006-05-16, by Kim F. Storm
-
*** empty log message ***2006-05-16, by Kim F. Storm
-
(Minibuffer History): Update add-to-history.2006-05-16, by Kim F. Storm
-
(byte-compile-warnings-safe-p): New2006-05-16, by Reiner Steib
-
2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>2006-05-16, by Reiner Steib
-
(server-start): Only create a directory if needed.2006-05-16, by Stefan Monnier
-
Trivial typo.2006-05-16, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2832006-05-16, by Miles Bader
-
Add coding cookie.2006-05-15, by Reiner Steib
-
(hexlify-buffer): Encode process arguments manually.2006-05-15, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2802006-05-15, by Miles Bader
-
(gud-tooltip-tips): Add missing argument to2006-05-15, by Nick Roberts
-
*** empty log message ***2006-05-15, by Nick Roberts
-
(dired-guess-shell-gnutar): On GNU and GNU/Linux2006-05-15, by Romain Francoise
-
(Explicit Encoding): Fix typo (encoding<->decoding).2006-05-15, by Kenichi Handa
-
*** empty log message ***2006-05-15, by Kenichi Handa
-
*** empty log message ***2006-05-15, by Romain Francoise
-
*** empty log message ***2006-05-14, by Richard M. Stallman
-
(Creating Buffers): Cleanup.2006-05-14, by Richard M. Stallman
-
*** empty log message ***2006-05-14, by Richard M. Stallman
-
(Visiting Functions): Rewrite in find-file-noselect.2006-05-14, by Richard M. Stallman
-
(Fnext_single_char_property_change)2006-05-14, by Richard M. Stallman
-
(get_local_map): Abort if POSITION outside BEGV, ZV.2006-05-14, by Richard M. Stallman
-
*** empty log message ***2006-05-14, by Lars Hansen
-
(desktop-missing-file-warning): Fix docstring.2006-05-14, by Lars Hansen
-
* xterm.c (handle_one_xevent): Check that f is not NULL before2006-05-14, by Jan Djärv
-
(handle_one_xevent): Fix crash in 2006-03-24 change.2006-05-14, by Kim F. Storm
-
*** empty log message ***2006-05-14, by Kim F. Storm
-
(c-forward-subword, c-backward-subword):2006-05-14, by Kim F. Storm
-
*** empty log message ***2006-05-13, by Eli Zaretskii
-
(x_set_border_width): Fix error message to say "frame", not "window".2006-05-13, by Eli Zaretskii
-
* custom.el (custom-push-theme): Load the variable before checking2006-05-13, by Chong Yidong
-
*** empty log message ***2006-05-13, by Lars Hansen
-
(desktop-save): Use with-temp-buffer.2006-05-13, by Lars Hansen
-
*** empty log message ***2006-05-13, by Eli Zaretskii
-
(Current Buffer): Document that with-temp-buffer disables undo.2006-05-13, by Eli Zaretskii
-
*** empty log message ***2006-05-13, by Eli Zaretskii
-
(Terminal-Specific): More accurate description of how Emacs searches for the2006-05-13, by Eli Zaretskii
-
(SOME_MACHINE_LISP): Add fringe.elc.2006-05-13, by Eli Zaretskii
-
(lisp1): Add fringe.elc.2006-05-13, by Eli Zaretskii
-
(Displaying the Diary, Format of Diary File):2006-05-13, by Glenn Morris
-
*** empty log message ***2006-05-13, by Glenn Morris
-
(include-other-diary-files, diary-mail-entries): Refer to2006-05-13, by Glenn Morris
-
(calendar-mode-map, calendar-mouse-3-map): Refer to2006-05-13, by Glenn Morris
-
(appt-check, appt-make-list): Refer to2006-05-13, by Glenn Morris
-
(calendar-mode-map): Refer to diary-show-all-entries rather than alias2006-05-13, by Glenn Morris
-
*** empty log message ***2006-05-12, by Eli Zaretskii
-
[iftex]: Replace @xref's to emacs-xtra with @inforef's.2006-05-12, by Eli Zaretskii
-
(Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.2006-05-12, by Eli Zaretskii
-
*** empty log message ***2006-05-12, by Eli Zaretskii
-
(Buffer Names): Add index entries for buffers whose names begin with a space.2006-05-12, by Eli Zaretskii
-
(Undo): Document that undo is turned off in buffers whose names begin with2006-05-12, by Eli Zaretskii
-
*** empty log message ***2006-05-12, by Eli Zaretskii
-
(Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL2006-05-12, by Eli Zaretskii
-
* simple.el (line-move-finish): Fix last fix.2006-05-12, by Chong Yidong
-
(Visiting): Fix wording.2006-05-12, by Eli Zaretskii
-
Fix last change.2006-05-12, by Eli Zaretskii
-
* simple.el (line-move-finish): Don't call point motion hooks2006-05-12, by Chong Yidong
-
* intervals.c (set_point_both): Fix mixup before before and after2006-05-12, by Chong Yidong
-
(terminal-init-xterm): Fix typo.2006-05-12, by Dan Nicolaescu
-
ERC is now part of Emacs.2006-05-12, by Romain Francoise
-
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>2006-05-12, by Reiner Steib
-
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>2006-05-12, by Reiner Steib
-
*** empty log message ***2006-05-12, by Thien-Thi Nguyen
-
(ewoc--node-enter-before, ewoc--create-node): Delete funcs.2006-05-12, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-12, by Eli Zaretskii
-
(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set2006-05-12, by Eli Zaretskii
-
(Lisp and Coding Systems): Document coding-system-eol-type. Add index entries2006-05-12, by Eli Zaretskii
-
Fix spelling errors.2006-05-12, by Eli Zaretskii
-
*** empty log message ***2006-05-12, by Eli Zaretskii
-
Spell-checking the manuals is now done; remove the entry.2006-05-12, by Eli Zaretskii
-
(url-http-file-exists-p): Test if status is integer.2006-05-12, by Reiner Steib
-
(version-control): Correct safe values.2006-05-12, by Reiner Steib
-
(Defining Faces): Mention `mac', and add an xref to where window-system is2006-05-12, by Eli Zaretskii
-
Fix spelling errors.2006-05-12, by Eli Zaretskii
-
*** empty log message ***2006-05-12, by Thien-Thi Nguyen
-
(ewoc-refresh): Compute PP once before looping.2006-05-12, by Thien-Thi Nguyen
-
(diary-show-all-entries): Do not refer to2006-05-12, by Glenn Morris
-
*** empty log message ***2006-05-12, by Glenn Morris
-
Johan Bockg? <bojohan at dd.chalmers.se>:2006-05-12, by Glenn Morris
-
*** empty log message ***2006-05-12, by Glenn Morris
-
*** empty log message ***2006-05-12, by Richard M. Stallman
-
(readevalloop): Abort if START non-nil for non-buffer input.2006-05-12, by Richard M. Stallman
-
*** empty log message ***2006-05-12, by Luc Teirlinck
-
Balance parentheses.2006-05-12, by Luc Teirlinck
-
(redisplay_tool_bar): Handle large tool-bar-border values.2006-05-11, by Kim F. Storm
-
*** empty log message ***2006-05-11, by Kim F. Storm
-
Move `safe-local-variable' declarations to the respective files.2006-05-11, by Reiner Steib
-
Remove bogus \n\n from last commit.2006-05-11, by Reiner Steib
-
(describe-variable): Don't print safe-var if it is2006-05-11, by Reiner Steib
-
(gdb-reset): Update speedbar if necessary.2006-05-11, by Nick Roberts
-
*** empty log message ***2006-05-11, by Nick Roberts
-
(org-read-date, org-goto-calendar, org-agenda-goto-calendar): Bind2006-05-11, by Carsten Dominik
-
*** empty log message ***2006-05-11, by Carsten Dominik
-
*** empty log message ***2006-05-11, by Thien-Thi Nguyen
-
(ewoc--refresh-node): No longer save-excursion.2006-05-11, by Thien-Thi Nguyen
-
(calendar-basic-setup): Set day to 1 in2006-05-11, by Glenn Morris
-
*** empty log message ***2006-05-11, by Glenn Morris
-
*** empty log message ***2006-05-11, by Kenichi Handa
-
(Finsert_file_contents): Fix for the case of IO error2006-05-11, by Kenichi Handa
-
*** empty log message ***2006-05-11, by Richard M. Stallman
-
(Writing Emacs Primitives): Clarify GCPRO rules.2006-05-11, by Richard M. Stallman
-
(comint-insert-input): Just make it when2006-05-10, by Nick Roberts
-
*** empty log message ***2006-05-10, by Nick Roberts
-
(idlwave-shell-move-or-history): Remove spurious move to point-max (new2006-05-10, by J.D. Smith
-
(idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).2006-05-10, by J.D. Smith
-
*** empty log message ***2006-05-10, by J.D. Smith
-
autoupdate2006-05-10, by Karl Berry
-
(File Local Variables): Recommend to quote lambda2006-05-10, by Reiner Steib
-
*** empty log message ***2006-05-10, by Kenichi Handa
-
*** empty log message ***2006-05-10, by Kenichi Handa
-
(realize_default_face): If the font chosen for the2006-05-10, by Kenichi Handa
-
*** empty log message ***2006-05-10, by YAMAMOTO Mitsuharu
-
(mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.2006-05-10, by YAMAMOTO Mitsuharu
-
(Qservice) [MAC_OSX]: Rename from Qservices. All uses changed.2006-05-10, by YAMAMOTO Mitsuharu
-
(Vmac_service_selection) [MAC_OSX]: Rename from2006-05-10, by YAMAMOTO Mitsuharu
-
(x_to_mac_color): Fix shift amount change.2006-05-10, by YAMAMOTO Mitsuharu
-
(Qduration) [MAC_OS]: Undo previous change.2006-05-10, by YAMAMOTO Mitsuharu
-
(mac-font-panel-mode): Doc fix.2006-05-10, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-05-10, by Thien-Thi Nguyen
-
(ewoc--dll-create, ewoc--node-delete)2006-05-10, by Thien-Thi Nguyen
-
Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.2006-05-10, by Chong Yidong
-
* emacs-lisp/crm.el (completing-read-multiple): Properly handle2006-05-10, by Chong Yidong
-
* keymap.c (describe_map): Avoid generating duplicate entries if2006-05-10, by Chong Yidong
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2722006-05-10, by Miles Bader
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2712006-05-10, by Miles Bader
-
*** empty log message ***2006-05-10, by Richard M. Stallman
-
(File Local Variables): Document2006-05-10, by Richard M. Stallman
-
Combine items about local variables lists.2006-05-10, by Richard M. Stallman
-
(comint-insert-input): Make it work when comint-use-prompt-regexp is t.2006-05-10, by Nick Roberts
-
(field-at-point): New function.2006-05-10, by Nick Roberts
-
*** empty log message ***2006-05-10, by Nick Roberts
-
*** empty log message ***2006-05-09, by Juri Linkov
-
(archive-set-buffer-as-visiting-file): Bind buffer-undo-list2006-05-09, by Juri Linkov
-
(fancy-splash-screens, normal-splash-screen): Use2006-05-09, by Juri Linkov
-
(diff-context->unified): Use `region-beginning' and `region-end'2006-05-09, by Juri Linkov
-
(change-log-default-name): Put `string-or-null-p'2006-05-09, by Juri Linkov
-
Remove `eval' and `let' binding for now unused lambda `string-or-null'.2006-05-09, by Juri Linkov
-
(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.2006-05-09, by Juri Linkov
-
Fix spelling errors.2006-05-09, by Eli Zaretskii
-
*** empty log message ***2006-05-09, by Kenichi Handa
-
(push_key_description): Fix previous change.2006-05-09, by Kenichi Handa
-
(push_key_description): Handle invalid character key.2006-05-09, by Kenichi Handa
-
(rgrep): Set default directory of *grep*2006-05-09, by Kim F. Storm
-
*** empty log message ***2006-05-09, by Kim F. Storm
-
* tramp.texi (Filename completion): Improve wording.2006-05-09, by Michael Albinus
-
* net/tramp.el (tramp-register-file-name-handlers): Enable Tramp2006-05-09, by Michael Albinus
-
(cpp-font-lock-keywords-source-directives): Addded2006-05-09, by Masatake YAMATO
-
(terminal-init-xterm): Add more key bindings.2006-05-08, by Dan Nicolaescu
-
(mwheel-scroll): Make sure that when scrolling multiple2006-05-08, by Stefan Monnier
-
(define-minor-mode): Only preserve messages output during execution of the body.2006-05-08, by Stefan Monnier
-
(lgrep, rgrep): Doc fixes.2006-05-08, by Kim F. Storm
-
*** empty log message ***2006-05-08, by Kim F. Storm
-
*** empty log message ***2006-05-08, by Thien-Thi Nguyen
-
(ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.2006-05-08, by Thien-Thi Nguyen
-
*** empty log message ***2006-05-08, by Kenichi Handa
-
(Fcall_process): Use system_eol_type for encoding2006-05-08, by Kenichi Handa
-
(setup_coding_system): For invalid coding-system, set2006-05-08, by Kenichi Handa
-
(system_eol_type): Extern it.2006-05-08, by Kenichi Handa
-
(choose_write_coding_system): Use system_eol_type for2006-05-08, by Kenichi Handa
-
(setup_process_coding_systems): Use system_eol_type2006-05-08, by Kenichi Handa
-
(Disabling): Textual cleanups.2006-05-08, by Richard M. Stallman
-
*** empty log message ***2006-05-07, by Kim F. Storm
-
(Minibuffer History): Remove keep-dups arg2006-05-07, by Kim F. Storm
-
(kmacro-push-ring): Let-bind history-delete-duplicates2006-05-07, by Kim F. Storm
-
(add-to-history): Remove keep-dups arg.2006-05-07, by Kim F. Storm
-
* xresmini.texi (GTK resources): Inserted GTK description.2006-05-07, by Jan Djärv
-
Added GTK part2006-05-07, by Jan Djärv
-
* xresources.texi (GTK resources): metafont should be menufont.2006-05-07, by Jan Djärv
-
Minor fix.2006-05-07, by Jan Djärv
-
(Replacing text across multiple files): Expand node to explain how2006-05-07, by Romain Francoise
-
* commands.texi (Event Input Misc):2006-05-07, by Romain Francoise
-
(syntax-ppss): Flush the cache before rather than after a buffer modification.2006-05-07, by Stefan Monnier
-
(speedbar-timer-fn): Remove save-window-excursion.2006-05-07, by Nick Roberts
-
(gdb-var-create-handler): Move speedbar2006-05-07, by Nick Roberts
-
*** empty log message ***2006-05-07, by Nick Roberts
-
(Using regular expressions): Fix typo.2006-05-07, by Romain Francoise
-
*** empty log message ***2006-05-07, by Juanma Barranquero
-
syms_of_minibuf) <history-length>: Fix typo in doc.2006-05-07, by Juanma Barranquero
-
*** empty log message ***2006-05-07, by YAMAMOTO Mitsuharu
-
(mac_set_font_info_for_selection): Add extern.2006-05-07, by YAMAMOTO Mitsuharu
-
(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value2006-05-07, by YAMAMOTO Mitsuharu
-
(mac_do_receive_drag): Remove unused variable `index'.2006-05-07, by YAMAMOTO Mitsuharu
-
(USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is set2006-05-07, by YAMAMOTO Mitsuharu
-
(mac_set_font): New function.2006-05-07, by YAMAMOTO Mitsuharu
-
(Fmac_clear_font_name_table): Move defun to macfns.c.2006-05-07, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string): Use `eq' instead of `='.2006-05-07, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-05-07, by John Paul Wallington
-
(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify2006-05-06, by John Paul Wallington
-
Comment change.2006-05-06, by Richard M. Stallman
-
* mini.texi (Completion Options):2006-05-06, by Michael Albinus
-
Mention Windows XP.2006-05-06, by Eli Zaretskii
-
Fix spelling errors.2006-05-06, by Eli Zaretskii
-
MH-E 8.0 has been released, so removed reminder about it.2006-05-06, by Bill Wohler
-
Fix spelling errors.2006-05-06, by Eli Zaretskii
-
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to mh-e-doc-8_02006-05-06, by Bill Wohler
-
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.2006-05-06, by Bill Wohler
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
makefile.w32-in (emacs.dvi):2006-05-06, by Eli Zaretskii
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
(Table of Resources): Remove xref to non-existent node "LessTif Resources".2006-05-06, by Eli Zaretskii
-
(Version, mh-version): Update for release 8.0.2006-05-06, by Bill Wohler
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.2006-05-06, by Eli Zaretskii
-
msdog.texi (Microsoft Windows):2006-05-06, by Eli Zaretskii
-
(global-auto-revert-non-file-buffers): Point Info links to the main manual,2006-05-06, by Eli Zaretskii
-
(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main2006-05-06, by Eli Zaretskii
-
(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.2006-05-06, by Eli Zaretskii
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
(Version Backups, Local Version Control)2006-05-06, by Eli Zaretskii
-
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.2006-05-06, by Eli Zaretskii
-
(MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)2006-05-06, by Eli Zaretskii
-
(Fortran, Fortran Autofill)2006-05-06, by Eli Zaretskii
-
(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for2006-05-06, by Eli Zaretskii
-
(Emerge, Overview of Emerge)2006-05-06, by Eli Zaretskii
-
Add arch tagline2006-05-06, by Miles Bader
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
(INFO_FILES): Remove emacs-xtra.2006-05-06, by Eli Zaretskii
-
Remove the Emacs-Xtra entry.2006-05-06, by Eli Zaretskii
-
Add Copyright notices.2006-05-06, by Eli Zaretskii
-
(Standard Hooks): Replace inforef to emacs-xtra by conditional xref's to2006-05-06, by Eli Zaretskii
-
(INFO_TARGETS): Remove $(infodir)/emacs-xtra.2006-05-06, by Eli Zaretskii
-
(INFO_TARGETS): Remove ../info/emacs-xtra.2006-05-06, by Eli Zaretskii
-
(Introduction): Reword to make consistent with printed version only.2006-05-06, by Eli Zaretskii
-
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.2006-05-06, by Eli Zaretskii
-
(Maintaining) [ifnottex]: Add menu entry for "Emerge".2006-05-06, by Eli Zaretskii
-
(Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.2006-05-06, by Eli Zaretskii
-
(Abbrevs): A @node line without explicit Prev, Next, and Up links.2006-05-06, by Eli Zaretskii
-
(Sending Mail): A @node line without explicit Prev, Next, and Up links.2006-05-06, by Eli Zaretskii
-
(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,2006-05-06, by Eli Zaretskii
-
(Calendar/Diary, Holidays, Displaying the Diary)2006-05-06, by Eli Zaretskii
-
(Backup, Version Control, VC Concepts)2006-05-06, by Eli Zaretskii
-
(Frames): Replace inforef to emacs-xtra by conditional xref's, depending on2006-05-06, by Eli Zaretskii
-
(Microsoft Windows): Rename from "Emacs and Microsoft Windows". All2006-05-06, by Eli Zaretskii
-
(Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending2006-05-06, by Eli Zaretskii
-
(Text): Replace inforef to emacs-xtra by conditional xref's, depending on2006-05-06, by Eli Zaretskii
-
New file, a portion of emacs-xtra.texi.2006-05-06, by Eli Zaretskii
-
(Quitting): Replace inforef to emacs-xtra by conditional xref's, depending on2006-05-06, by Eli Zaretskii
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
Rename `MS-DOG' into `MS-DOS'.2006-05-06, by Eli Zaretskii
-
*** empty log message ***2006-05-06, by Eli Zaretskii
-
Rename `Emacs and Microsoft Windows' into `Microsoft Windows'.2006-05-06, by Eli Zaretskii
-
Document add-to-history.2006-05-06, by Eli Zaretskii
-
(Minibuffer History): Document add-to-history.2006-05-06, by Eli Zaretskii
-
*** empty log message ***2006-05-06, by YAMAMOTO Mitsuharu
-
(Qduration) [MAC_OS]: New variable.2006-05-06, by YAMAMOTO Mitsuharu
-
(Mac Input): Mention input from Character Palette.2006-05-06, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string): Don't make adjustment for2006-05-06, by YAMAMOTO Mitsuharu
-
(gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.2006-05-06, by Nick Roberts
-
*** empty log message ***2006-05-06, by Nick Roberts
-
Update commentary.2006-05-06, by Bill Wohler
-
(xframe): Print frame name.2006-05-05, by Kim F. Storm
-
*** empty log message ***2006-05-05, by Kim F. Storm
-
(xscheme-insert-expression): Use add-to-history.2006-05-05, by Kim F. Storm
-
(vhdl-generate-makefile-1): Use add-to-history.2006-05-05, by Kim F. Storm
-
(lgrep, rgrep): Use add-to-history.2006-05-05, by Kim F. Storm
-
(server-visit-files): Use add-to-history.2006-05-05, by Kim F. Storm
-
(kmacro-push-ring): Use add-to-history.2006-05-05, by Kim F. Storm
-
* isearch.el (isearch-update-ring): Use add-to-history.2006-05-05, by Kim F. Storm
-
(setenv): Use add-to-history.2006-05-05, by Kim F. Storm
-
(ediff-files, ediff-files3, ediff-merge-files)2006-05-05, by Kim F. Storm
-
(add-to-history): New function.2006-05-05, by Kim F. Storm
-
*** empty log message ***2006-05-05, by Thien-Thi Nguyen
-
(ewoc-create, ewoc-set-hf): Use `insert'2006-05-05, by Thien-Thi Nguyen
-
(mouse-avoidance-point-position): Use posn-at-point instead of compute-motion.2006-05-05, by Kim F. Storm
-
*** empty log message ***2006-05-05, by Kim F. Storm
-
*** empty log message ***2006-05-05, by Richard M. Stallman
-
(Diff Mode): Minor cleanup.2006-05-05, by Richard M. Stallman
-
(ibuffer-compressed-file-name-regexp): Undo previous2006-05-05, by Dan Nicolaescu
-
reduce body text size for emacs manual to 10pt2006-05-05, by Karl Berry
-
(command-line-1): Refer to "Pure Storage" on2006-05-05, by Reiner Steib
-
*** empty log message ***2006-05-05, by Eli Zaretskii
-
(reb-update-overlays): Cycle through provided faces once they all have been2006-05-05, by Eli Zaretskii
-
(Pure Storage): Mention the pure overflow message at startup.2006-05-05, by Eli Zaretskii
-
Fix last change.2006-05-05, by Eli Zaretskii
-
*** empty log message ***2006-05-05, by Eli Zaretskii
-
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp2006-05-05, by Eli Zaretskii
-
*** empty log message ***2006-05-05, by Eli Zaretskii
-
(ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to2006-05-05, by Eli Zaretskii
-
(Active Keymaps): Fix pseudo-Lisp syntax.2006-05-05, by Eli Zaretskii
-
(url-http-parse-headers): Don't reuse connection if "Connection: close" header2006-05-05, by Eli Zaretskii
-
(handle_composition_prop): Fix for the case of empty2006-05-05, by Kenichi Handa
-
*** empty log message ***2006-05-05, by Kenichi Handa
-
(File Names): Add a footnote about limited support of ~USER on MS-Windows.2006-05-05, by Eli Zaretskii
-
(Initial Options): Add a footnote about limited support of ~USER on MS-Windows.2006-05-05, by Eli Zaretskii
-
*** empty log message ***2006-05-05, by Eli Zaretskii
-
(command-line): On MS-Windows, probe "~", not "~USER", for warning about2006-05-05, by Eli Zaretskii
-
*** empty log message ***2006-05-05, by Eli Zaretskii
-
(archive-l-e): New optional argument `float' means generate a float value.2006-05-05, by Eli Zaretskii
-
*** empty log message ***2006-05-05, by YAMAMOTO Mitsuharu
-
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.2006-05-05, by YAMAMOTO Mitsuharu
-
(mac_make_lispy_event_code): Remove extern.2006-05-05, by YAMAMOTO Mitsuharu
-
(XTread_socket) [TARGET_API_MAC_CARBON]: Try window2006-05-05, by YAMAMOTO Mitsuharu
-
Update copyright year.2006-05-05, by YAMAMOTO Mitsuharu
-
(restore_menu_items, cleanup_popup_menu): Return a value.2006-05-05, by YAMAMOTO Mitsuharu
-
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to2006-05-05, by YAMAMOTO Mitsuharu
-
(make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.2006-05-05, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string, mac-string-to-utxt)2006-05-05, by YAMAMOTO Mitsuharu
-
(all): Add mac-dnd-known-types.2006-05-05, by YAMAMOTO Mitsuharu
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2652006-05-05, by Miles Bader
-
(perl-beginning-of-function): Skip anonymous subs.2006-05-04, by Stefan Monnier
-
(ibuffer-compressed-file-name-regexp): Avoid loading2006-05-04, by Dan Nicolaescu
-
(term-handle-ansi-escape): Fix off by one error.2006-05-04, by Dan Nicolaescu
-
(gdb-force-update): Delete defvar2006-05-04, by Nick Roberts
-
(gdb-force-update): Delete variable...2006-05-04, by Nick Roberts
-
*** empty log message ***2006-05-04, by Nick Roberts
-
*** empty log message ***2006-05-04, by Richard M. Stallman
-
(next-history-element, previous-history-element): Doc fix.2006-05-04, by Richard M. Stallman
-
(Diff Mode): Moved to files.texi.2006-05-04, by Richard M. Stallman
-
(Top): Update menu for Diff Mode.2006-05-04, by Richard M. Stallman
-
(Diff Mode): Node moved here.2006-05-04, by Richard M. Stallman
-
*** empty log message ***2006-05-03, by Richard M. Stallman
-
(isearch-update-ring): Doc fix.2006-05-03, by Richard M. Stallman
-
(Fplay_sound_internal): Dynamically allocate2006-05-03, by Richard M. Stallman
-
(Emergency Escape): Simplify.2006-05-03, by Richard M. Stallman
-
Many simplifications.2006-05-03, by Richard M. Stallman
-
(Killing): Say "graphical displays".2006-05-03, by Richard M. Stallman
-
Many simplifications.2006-05-03, by Richard M. Stallman
-
(Top): Minor clarification.2006-05-03, by Richard M. Stallman
-
Say "graphical displays".2006-05-03, by Richard M. Stallman
-
Many simplifications.2006-05-03, by Richard M. Stallman
-
(Misc X): Say "graphical displays".2006-05-03, by Richard M. Stallman
-
*** empty log message ***2006-05-03, by Richard M. Stallman
-
(read_minibuf): Don't use read_minibuf_noninteractive2006-05-03, by Richard M. Stallman
-
(isearch-update-ring): Take history-delete-duplicates2006-05-03, by Dan Nicolaescu
-
(gud-watch): Let user select an expression.2006-05-03, by Nick Roberts
-
*** empty log message ***2006-05-03, by Nick Roberts
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2612006-05-02, by Miles Bader
-
*** empty log message ***2006-05-02, by Jay Belanger
-
calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes):2006-05-02, by Jay Belanger
-
* msb.el (msb): If EVENT is a down event, read and discard the up2006-05-02, by Chong Yidong
-
(command-line-1): Refer to Lisp manual when2006-05-02, by Reiner Steib
-
(byte-compile-dynamic)2006-05-02, by Reiner Steib
-
*** empty log message ***2006-05-02, by Francesco Potortì
-
(Perl_functions): Free space allocated for var package.2006-05-02, by Francesco Potortì
-
*** empty log message ***2006-05-02, by Kim F. Storm
-
(grep-expand-template): Use symbol-value instead of eval on symbols.2006-05-02, by Kim F. Storm
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2582006-05-02, by Miles Bader
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-2572006-05-02, by Miles Bader
-
*** empty log message ***2006-05-02, by Richard M. Stallman
-
(Top): Add Diff Mode to menu.2006-05-02, by Richard M. Stallman
-
*** empty log message ***2006-05-02, by Richard M. Stallman
-
(Diff Mode): New node.2006-05-02, by Richard M. Stallman
-
(diff-mode-shared-map): Don't bind M-W, M-U, M-C,2006-05-02, by Richard M. Stallman
-
*** empty log message ***2006-05-02, by Richard M. Stallman
-
(nil and t): Clarify.2006-05-02, by Richard M. Stallman
-
(File Local Variables): Suggest using booleanp.2006-05-02, by Richard M. Stallman
-
*** empty log message ***2006-05-01, by Andreas Schwab
-
(restore_menu_items): Return a value.2006-05-01, by Andreas Schwab
-
*** empty log message ***2006-05-01, by Richard M. Stallman
-
(help-mode): view-exit-action calls delete-window2006-05-01, by Richard M. Stallman
-
(undo-outer-limit-truncate): Put quotes around buffer name in messages.2006-05-01, by Richard M. Stallman
-
(display-warning, lwarn): Doc fixes.2006-05-01, by Richard M. Stallman
-
(tool-bar-setup): Put Help and Preferences items in the default tool-bar-map.2006-05-01, by Richard M. Stallman
-
*** empty log message ***2006-05-01, by Juanma Barranquero
-
(Type Predicates): Fix typos.2006-05-01, by Juanma Barranquero
-
(Type Predicates): Add links for booleanp and string-or-null-p.2006-05-01, by Stefan Monnier
-
(nil and t): Add `booleanp' predicate.2006-05-01, by Stefan Monnier
-
* net/tramp.el (tramp-completion-file-name-handler-alist)2006-05-01, by Michael Albinus
-
(Fforward_comment): Detect generic comment at beginning of2006-05-01, by Stefan Monnier
-
*** empty log message ***2006-05-01, by Kim F. Storm
-
(grep-expand-template): Use save-match-data.2006-05-01, by Kim F. Storm
-
*** empty log message ***2006-05-01, by Kim F. Storm
-
*** empty log message ***2006-05-01, by Glenn Morris
-
(LaTeX Calendar): Mention cal-tex-preamble-extra.2006-05-01, by Glenn Morris
-
(cal-tex-preamble-extra): New variable.2006-05-01, by Glenn Morris
-
*** empty log message ***2006-05-01, by Glenn Morris
-
(mac_update_title_bar): Minor format change.2006-05-01, by YAMAMOTO Mitsuharu
-
*** empty log message ***2006-05-01, by YAMAMOTO Mitsuharu
-
(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.2006-05-01, by YAMAMOTO Mitsuharu
-
(unexec): Error if trying unexec from dumped executable.2006-05-01, by YAMAMOTO Mitsuharu
-
(mac_update_title_bar): Add extern.2006-05-01, by YAMAMOTO Mitsuharu
-
(mac_draw_line, mac_draw_line_to_pixmap): Adjust2006-05-01, by YAMAMOTO Mitsuharu
-
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.2006-05-01, by YAMAMOTO Mitsuharu
-
(mac_update_title_bar): New function.2006-05-01, by YAMAMOTO Mitsuharu
-
(mac_coerce_file_name_ptr): Try typeFSRef if coercion2006-05-01, by YAMAMOTO Mitsuharu
-
(update_window): Don't set changed_p when mode/header2006-05-01, by YAMAMOTO Mitsuharu
-
(Mac International): Now Carbon Emacs has ATSUI support.2006-05-01, by YAMAMOTO Mitsuharu
-
(mac-ae-open-documents, mac-drag-n-drop): Use2006-05-01, by YAMAMOTO Mitsuharu
-
(GUD Customization): Describe cases %d and %c.2006-04-30, by Nick Roberts
-
*** empty log message ***2006-04-30, by Nick Roberts
-
(gud-def): Add %c case.2006-04-30, by Nick Roberts
-
*** empty log message ***2006-04-30, by Richard M. Stallman
-
(Fdefine_key): Improve error message when KEY begins with a non-prefix key.2006-04-30, by Richard M. Stallman
-
Update my email address.2006-04-30, by Stefan Monnier
-
(Fforward_comment): Don't forget to break out of the loop2006-04-30, by Stefan Monnier
-
*** empty log message ***2006-04-30, by Richard M. Stallman
-
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.2006-04-30, by Richard M. Stallman
-
(mode-line-major-mode-keymap): Undo last change.2006-04-30, by Richard M. Stallman