bpt/emacs.git
2004-12-29 Richard M.... (syms_of_buffer) <vertical-scroll-bar>: Doc fix.
2004-12-29 Richard M.... (Timers): Discuss timers vs editing the buffer and...
2004-12-29 Steven Tamm* term/mac-win.el: Require x-dnd.
2004-12-29 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-12-29 David Kastrup(decode-coding-inserted-region): Don't
2004-12-29 Jay BelangerRemoved unnecessary references to "calcFunc-".
2004-12-29 Jay Belanger*** empty log message ***
2004-12-29 Jay Belanger(calc-user-define-formula): Put default values for...
2004-12-29 Jay Belanger(calc-user-define-permanent, calc-user-define-composition)
2004-12-29 Thien-Thi Nguyen(vc-rcs-annotate-command):
2004-12-29 Richard M.... (mark-paragraph): New arg ALLOW-EXTEND
2004-12-29 Richard M.... (mark-word): New arg ALLOW-EXTEND
2004-12-29 Richard M.... (mark-sexp, mark-defun): New arg ALLOW-EXTEND
2004-12-29 Kenichi Handa*** empty log message ***
2004-12-29 Kenichi Handa(recode-region): New function.
2004-12-29 Kim F. Storm*** empty log message ***
2004-12-28 Dan Nicolaescu(decode_coding): Fix previous change.
2004-12-28 Richard M.... (back_to_previous_visible_line_start):
2004-12-28 Simon Josefsson*** empty log message ***
2004-12-28 Richard M.... (site-run-file): Don't allow setting it with Custom.
2004-12-28 Dan Nicolaescu(decode_coding_XXX, decode_composition_emacs_mule)
2004-12-28 Richard M.... (Quitting): Clarify value of with-local-quit.
2004-12-28 Richard M.... (Top): Fix previous change.
2004-12-28 Richard M.... (Loading): Fix previous change.
2004-12-28 Richard M.... (buffer-disable-undo): Fix previous change.
2004-12-28 Richard M.... Fix doc in previous change.
2004-12-28 Masatake YAMATOAdd the ChangeLog entry for lisp/hexl.el 2004-12-27T11...
2004-12-27 Simon JosefssonFix last commit.
2004-12-27 Richard M.... (undo): Fix previous change.
2004-12-27 Jan Djärv(popup_get_selection): Remove parameter down_on_keypress.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Only pop down dialogs
2004-12-27 Jan Djärv* NEWS: C-g pops down menus and dialogs.
2004-12-27 Jan Djärv* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also...
2004-12-27 Richard M.... *** empty log message ***
2004-12-27 Richard M.... (MAKEINFO): Specify --force.
2004-12-27 Richard M.... (Killing Buffers): Add buffer-save-without-query.
2004-12-27 Richard M.... Fix typo.
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-27 Steven Tamm* makefile.MPW: Add dependencies for fringe.c.x, image...
2004-12-27 Steven Tamm* term/mac-win.el: Sync with x-win.el. Rearrange the...
2004-12-27 Steven Tammmake-docfile.c: Include stdlib.h even if WINDOWSNT...
2004-12-27 Richard M.... (buffer-save-without-query): New var (buffer-local).
2004-12-27 Richard M.... *** empty log message ***
2004-12-27 Richard M.... (Moving Point): C-e now runs move-end-of-line.
2004-12-27 Richard M.... Realign menu.
2004-12-27 Richard M.... (Emulating Mode Line): Document format's BUFFER arg.
2004-12-27 Richard M.... (Line Height): Further clarify.
2004-12-27 Richard M.... (Top): Update Loading submenu.
2004-12-27 Richard M.... *** empty log message ***
2004-12-27 Richard M.... (Where Defined): New node.
2004-12-27 Richard M.... (bookmark-jump): Nice error if BOOKMARK is nil.
2004-12-27 Richard M.... (battery-mode-line-format): Remove initial spaces.
2004-12-27 Richard M.... (function): Use restricted-sexp as parent.
2004-12-27 Richard M.... (uniquify-rationalize-file-buffer-names): Delete intera...
2004-12-27 Richard M.... (type-break-mode): Set buffer-save-without-query.
2004-12-27 Richard M.... (mouse-drag-region): Bind mouse-autoselect-window.
2004-12-27 Richard M.... (next-error-buffer-p): New arg AVOID-CURRENT.
2004-12-27 Richard M.... Don't use buffer-disable-undo; do it directly.
2004-12-27 Richard M.... (describe-function-1): Call symbol-file with `defun'.
2004-12-27 Richard M.... (messages-buffer-max-lines): Alias for message-log...
2004-12-27 Richard M.... (debugger-make-xrefs): Call symbol-file with `defun'.
2004-12-27 Richard M.... (find-function-noselect): Call symbol-file with `defun'.
2004-12-27 Richard M.... (eshell-find-alias-function): Call symbol-file with...
2004-12-27 Richard M.... (eshell-test-goto-func): Call symbol-file with `defun'.
2004-12-27 Richard M.... (decode-coding-inserted-region):
2004-12-27 Richard M.... (rmail-resend): Let MAIL-ALIAS-FILE arg override mail...
2004-12-27 Richard M.... (goto-address-mail-regexp): Allow = in username.
2004-12-27 Richard M.... (compilation-find-buffer): Rename arg.
2004-12-27 Richard M.... (texinfo-format-buffer-1): Call buffer-disable-undo.
2004-12-27 Richard M.... (Fbuffer_disable_undo): Deleted (moved to simple.el).
2004-12-27 Richard M.... (list_processes_1): Set undo_list instead of calling...
2004-12-27 Richard M.... Comment changes.
2004-12-27 Richard M.... (Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
2004-12-27 Richard M.... (Fdefun, Fdefmacro): Use (defun . FN_NAME) in LOADHIST_...
2004-12-27 Richard M.... (syms_of_lread) <load-history>: Doc fix.
2004-12-27 Richard M.... Indentation fix.
2004-12-27 Richard M.... (single_display_spec_string_p): Renamed from
2004-12-27 Richard M.... (ffap-string-at-point-mode-alist): Add "*" to url chars,
2004-12-27 Richard M.... (save-buffer-state): Definition deleted.
2004-12-27 Richard M.... (cperl-find-bad-style): Use with-no-warnings.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Pop down on C-g.
2004-12-27 Jan Djärv* Activate.c (XMenuActivate): Return XM_NO_SELECT if...
2004-12-27 Jan Djärv* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEsc...
2004-12-27 Masatake YAMATO* hexl.el (hexlify-buffer): Remove fontification here.
2004-12-27 Simon Josefssonmail/smtpmail.el (smtpmail-try-auth-methods): Send...
2004-12-27 Kenichi Handa(utf-translate-cjk-load-tables): Bind
2004-12-27 Kenichi Handa(code_convert_region): Fix calculation of `ratio'.
2004-12-27 Jay Belanger*** empty log message ***
2004-12-27 Luc Teirlinck*** empty log message ***
2004-12-27 Luc Teirlinck(Buffer-menu-revert-function): Clear out undo info...
2004-12-27 Jay Belanger(Variables, Time Zones, Storing Variables, Other Operat...
2004-12-27 Jay Belanger(calc-read-var-name): Remove initial "var-" from minibu...
2004-12-26 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-12-26 Thien-Thi NguyenMention new var `hs-set-up-overlay'.
2004-12-26 Thien-Thi Nguyen(hs-set-up-overlay): New user var.
2004-12-26 Jan Djärv* lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride...
2004-12-25 Jan Djärv* gtkutil.c (update_frame_tool_bar): Make the value of
2004-12-25 Jan DjärvUpdate comment for check_depth.
2004-12-25 Jan Djärv* alloc.c (check_depth): New variable.
2004-12-24 Thien-Thi NguyenRequire `cl' when compiling.
next