]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2006-04-11 Carsten Dominik*** empty log message ***
2006-04-11 Carsten Dominik(Link format): New section, emphasis on bracket links.
2006-04-11 Dan Nicolaescu* lisp.h (wrong_type_argument): Mark as NO_RETURN.
2006-04-11 Kenichi Handa(C-SPC fails ...): Add description for fcitx.
2006-04-11 Bill Wohler(defcustom): Create Common Keywords section in docstring.
2006-04-10 Bill WohlerAdd package-version keyword to `defcustom' and mention...
2006-04-10 Bill Wohler(Common Keywords): Add :package-version.
2006-04-10 Bill Wohler* custom.el (defcustom, custom-handle-keyword): Add...
2006-04-10 Bill Wohler(find-function-regexp): Allow dashes in defun name...
2006-04-10 Eli Zaretskii*** empty log message ***
2006-04-10 Eli Zaretskii(pid_t) [_MSC_VER]: New typedef.
2006-04-10 Eli Zaretskii(set-locale-environment): Fix last change for when...
2006-04-10 Richard M.... *** empty log message ***
2006-04-10 Stefan Monnier(find-function-search-for-symbol): Fix regexp so the...
2006-04-10 Richard M.... (finder-mode-map): Add n and p bindings.
2006-04-10 Romain Francoise(gethomedir): Use xstrdup.
2006-04-10 Andreas Schwab(gethomedir): Make sure to always return a pointer...
2006-04-10 Nick Roberts(gdb-init-1): Re-initialise gdb-main-file to nil.
2006-04-10 Nick Roberts*** empty log message ***
2006-04-10 Richard M.... (rmail-mime-charset-pattern): Ignore format and delsp...
2006-04-10 Richard M.... (picture-mode-exit): Run picture-mode-exit-hook.
2006-04-09 Kim F. Storm*** empty log message ***
2006-04-09 Kim F. Storm(Buffer Contents): Add NOPROPS arg to filter-buffer...
2006-04-09 Kim F. Storm(cua-copy-region-to-global-mark)
2006-04-09 Kim F. Storm(cua--extract-rectangle)
2006-04-09 Kim F. Storm(cua-delete-region, cua-paste)
2006-04-09 Kim F. Storm(filter-buffer-substring): Add NOPROPS arg, so
2006-04-09 Karl Berrymove MS-DOS material to emacs-xtra.texi
2006-04-09 Richard M.... Undo previous change.
2006-04-09 Richard M.... (lm-font-lock-face-O, lm-font-lock-face-X): Make them...
2006-04-09 Eli Zaretskii*** empty log message ***
2006-04-09 Eli Zaretskii(Command-Line Arguments): Update xref to emacs manual
2006-04-09 Eli Zaretskii(Mail Sending): In send-mail-function @pxref smtpmail...
2006-04-09 Eli Zaretskii(Formula syntax): Typo in node name of calc-eval xref.
2006-04-09 Eli ZaretskiiFix last lisp.h entry.
2006-04-09 Roland Winkler*** empty log message ***
2006-04-09 Eli ZaretskiiRemove extraneous newline.
2006-04-09 Roland Winkler(bibtex-entry-update): New optional arg entry-type...
2006-04-09 Roland Winkler(bibtex-find-text-internal): Add new element string...
2006-04-09 Karl Berrymove @contents to the front
2006-04-09 Dan Nicolaescu(args_out_of_range, args_out_of_range_3)
2006-04-09 Dan Nicolaescu* puresize.h (pure_write_error): Mark as NO_RETURN.
2006-04-09 Richard M.... (boyer_moore): Test ch >= 0400, not >.
2006-04-08 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-203
2006-04-08 Eli Zaretskii(w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements...
2006-04-08 Dan Nicolaescu(report_file_error): Mark as NO_RETURN.
2006-04-08 Eli Zaretskii[STDC_HEADERS]: Include stddef.h.
2006-04-08 Eli Zaretskii(PSEUDOVECSIZE): Fix last change.
2006-04-08 Stefan Monnier* process.h (struct Lisp_Process): Replace Lisp_Objects...
2006-04-08 Stefan Monnier(byte-compile-form): Only call cl-byte-compile-compiler...
2006-04-08 Stefan Monnier(PSEUDOVECTOR_SIZE_MASK): Expand docstring.
2006-04-08 Stefan Monnier(describe_map): Don't use XINT if we haven't checked...
2006-04-08 Stefan Monnier(OFFSETOF, PSEUDOVECSIZE): New macros.
2006-04-08 Eli Zaretskii(Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
2006-04-08 Eli Zaretskii*** empty log message ***
2006-04-08 Eli Zaretskii(Fill Commands): fill-nobreak-predicate is now a hook.
2006-04-08 Eli Zaretskii(hack-local-variables-confirm) <offer-save>: Clarify...
2006-04-08 Eli Zaretskii(kill-rectangle): Don't barf if `kill-read-only-ok...
2006-04-08 Eli Zaretskii(rcirc-default-server): Rename from rcirc-server.
2006-04-08 Eli Zaretskii(Info-follow-nearest-node): Doc fix.
2006-04-08 Eli Zaretskii(locale-language-names): Add a few MS Windows language...
2006-04-08 Eli Zaretskii(set-locale-environment): Make sure the coding-system...
2006-04-07 Richard M.... (eval-expression): Doc fix.
2006-04-07 Richard M.... (eval-print-last-sexp, eval-last-sexp, eval-defun)...
2006-04-07 Thien-Thi Nguyen(Other Display Specs): Arrange a @code{DOTTED-LIST} to
2006-04-07 Reiner SteibRevert to 2006-03-23T13:13:27Z!jas@extundo.com to allow...
2006-04-07 Reiner SteibRemove bogus newline.
2006-04-07 Bill Wohler(mh-path, mh-variant): Define with mh-defcustom and add
2006-04-07 Reiner Steib(Predicates for Strings): Add string-or-null-p.
2006-04-07 Reiner SteibAdd string-or-null-p.
2006-04-07 Richard M.... (Basic Indent): C-j deletes trailing whitespace before...
2006-04-07 Richard M.... (Comments, Comment Commands, Options for Comments,...
2006-04-07 Nick Roberts(gdb-init-2): Set current filename using
2006-04-07 Nick Roberts*** empty log message ***
2006-04-07 Miles BaderAdd arch tagline
2006-04-07 Richard M.... Delete the blocks "not suitable for inclusion with...
2006-04-07 Richard M.... (Basic Indent): Clarify relationship of C-j to TAB.
2006-04-06 Romain FrancoiseFix year.
2006-04-06 J.D. SmithRemoved spurious require, avoiding recursive loads.
2006-04-06 Reiner Steib* subr.el (string-or-null-p): New function.
2006-04-06 Eli Zaretskii(Rectangles): Add index entry for marking a rectangle.
2006-04-06 J.D. Smith*** empty log message ***
2006-04-06 J.D. SmithUpdated docs for IDLWAVE version 6.0; see idlwave.org...
2006-04-06 J.D. SmithOne more copyright year.
2006-04-06 J.D. SmithRestored copyright.
2006-04-06 J.D. SmithFile obsoleted. IDLWAVE 6.0 now parses XML routine...
2006-04-06 J.D. SmithUpdate to IDLWAVE version 6.0; see idlwave.org. Includ...
2006-04-06 J.D. SmithUpdate to IDLWAVE version 6.0; see idlwave.org.
2006-04-06 J.D. SmithUpdate copyright, change version.
2006-04-06 Romain Francoise2006-04-06 Romain Francoise <romain@orebokech.com>
2006-04-06 Reiner Steib* files.el: Move some `safe-local-variable' declaration...
2006-04-06 Kim F. Storm(ido-mode): Remove ido-ignore-unc-host-regexps from...
2006-04-06 Kim F. Storm*** empty log message ***
2006-04-06 Juanma Barranquero*** empty log message ***
2006-04-06 Juanma Barranquero(ido-unc-hosts-cache): Fix typo in docstring.
2006-04-06 Juanma Barranquero(WoMan-xref-man-page): Fix call to `substring'.
2006-04-06 Richard M.... (Top): Update subnode menu.
2006-04-06 Richard M.... (Unasked-for Search): Node deleted.
2006-04-05 Kim F. Storm(ido-mode): Set after ido-unc-hosts and ido-ignore...
2006-04-05 Kim F. Storm*** empty log message ***
next