aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: C-g pops down menus and dialogs.Jan Djärv2004-12-271-0/+3
* * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version isJan Djärv2004-12-272-1/+6
* *** empty log message ***Richard M. Stallman2004-12-273-0/+21
* (MAKEINFO): Specify --force.Richard M. Stallman2004-12-272-2/+3
* (Killing Buffers): Add buffer-save-without-query.Richard M. Stallman2004-12-272-0/+9
* Fix typo.Richard M. Stallman2004-12-271-1/+1
* * dispextern.h: Change HAVE_CARBON to MAC_OS.Steven Tamm2004-12-2714-457/+1016
* * makefile.MPW: Add dependencies for fringe.c.x, image.c.x, andSteven Tamm2004-12-276-10/+89
* * term/mac-win.el: Sync with x-win.el. Rearrange the contents.Steven Tamm2004-12-272-611/+911
* make-docfile.c: Include stdlib.h even if WINDOWSNT is notSteven Tamm2004-12-272-1/+6
* (buffer-save-without-query): New var (buffer-local).Richard M. Stallman2004-12-271-32/+130
* *** empty log message ***Richard M. Stallman2004-12-274-7/+118
* (Moving Point): C-e now runs move-end-of-line.Richard M. Stallman2004-12-271-14/+22
* Realign menu.Richard M. Stallman2004-12-271-10/+10
* (Emulating Mode Line): Document format's BUFFER arg.Richard M. Stallman2004-12-271-1/+3
* (Line Height): Further clarify.Richard M. Stallman2004-12-271-26/+30
* (Top): Update Loading submenu.Richard M. Stallman2004-12-271-1/+7
* *** empty log message ***Richard M. Stallman2004-12-272-0/+11
* (Where Defined): New node.Richard M. Stallman2004-12-271-36/+55
* (bookmark-jump): Nice error if BOOKMARK is nil.Richard M. Stallman2004-12-271-0/+2
* (battery-mode-line-format): Remove initial spaces.Richard M. Stallman2004-12-271-9/+11
* (function): Use restricted-sexp as parent.Richard M. Stallman2004-12-271-1/+1
* (uniquify-rationalize-file-buffer-names): Delete interactive spec.Richard M. Stallman2004-12-271-1/+0
* (type-break-mode): Set buffer-save-without-query.Richard M. Stallman2004-12-271-19/+14
* (mouse-drag-region): Bind mouse-autoselect-window.Richard M. Stallman2004-12-271-1/+2
* (next-error-buffer-p): New arg AVOID-CURRENT.Richard M. Stallman2004-12-271-46/+82
* Don't use buffer-disable-undo; do it directly.Richard M. Stallman2004-12-271-1/+2
* (describe-function-1): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-2/+2
* (messages-buffer-max-lines): Alias for message-log-max.Richard M. Stallman2004-12-271-8/+24
* (debugger-make-xrefs): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (find-function-noselect): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-3/+2
* (eshell-find-alias-function): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (eshell-test-goto-func): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (decode-coding-inserted-region):Richard M. Stallman2004-12-271-5/+28
* (rmail-resend): Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.Richard M. Stallman2004-12-271-0/+2
* (goto-address-mail-regexp): Allow = in username.Richard M. Stallman2004-12-271-1/+1
* (compilation-find-buffer): Rename arg.Richard M. Stallman2004-12-271-2/+2
* (texinfo-format-buffer-1): Call buffer-disable-undo.Richard M. Stallman2004-12-271-0/+1
* (Fbuffer_disable_undo): Deleted (moved to simple.el).Richard M. Stallman2004-12-271-27/+4
* (list_processes_1): Set undo_list instead of calling Fbuffer_undo_list.Richard M. Stallman2004-12-271-1/+1
* Comment changes.Richard M. Stallman2004-12-272-0/+29
* (Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.Richard M. Stallman2004-12-271-1/+1
* (Fdefun, Fdefmacro): Use (defun . FN_NAME) in LOADHIST_ATTACH.Richard M. Stallman2004-12-271-9/+6
* (syms_of_lread) <load-history>: Doc fix.Richard M. Stallman2004-12-271-3/+3
* Indentation fix.Richard M. Stallman2004-12-271-1/+1
* (single_display_spec_string_p): Renamed fromRichard M. Stallman2004-12-271-197/+220
* (ffap-string-at-point-mode-alist): Add "*" to url chars,Richard M. Stallman2004-12-271-1/+1
* (save-buffer-state): Definition deleted.Richard M. Stallman2004-12-271-32/+14
* (cperl-find-bad-style): Use with-no-warnings.Richard M. Stallman2004-12-271-8/+5
* * xmenu.c (popup_get_selection): Pop down on C-g.Jan Djärv2004-12-274-0/+58