Mercurial > emacs
graph
-
*** empty log message ***Fri, 19 May 2006 19:51:35 +0000, by Eli Zaretskii
-
(c-style-alist): Doc fix.Fri, 19 May 2006 19:50:50 +0000, by Eli Zaretskii
-
(Simple Match Data): Warn about match data being set anew by every search.Fri, 19 May 2006 19:47:14 +0000, by Eli Zaretskii
-
(init_environment): Simplify code that calls ExpandEnvironmentStrings and makeFri, 19 May 2006 19:29:36 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 19 May 2006 19:05:07 +0000, by Eli Zaretskii
-
(init_environment): Perform the processing of environment variables on a copyFri, 19 May 2006 19:03:47 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 19 May 2006 09:12:55 +0000, by YAMAMOTO Mitsuharu
-
(foreach_window): Check WINDOWP (FRAME_ROOT_WINDOW (f)).Fri, 19 May 2006 09:12:26 +0000, by YAMAMOTO Mitsuharu
-
(XTread_socket) [TARGET_API_MAC_CARBON && MAC_OSX]:Fri, 19 May 2006 09:12:04 +0000, by YAMAMOTO Mitsuharu
-
(Fx_focus_frame): Don't check dpyinfo->x_focus_frame.Fri, 19 May 2006 09:11:47 +0000, by YAMAMOTO Mitsuharu
-
(gif_load): Allocate Lisp string first.Fri, 19 May 2006 09:11:30 +0000, by YAMAMOTO Mitsuharu
-
(x_set_border_width): Remove #ifndef MAC_OS.Fri, 19 May 2006 09:11:14 +0000, by YAMAMOTO Mitsuharu
-
(SOME_MACHINE_LISP): Add fringe.elc.Fri, 19 May 2006 09:10:48 +0000, by YAMAMOTO Mitsuharu
-
(mac-bytes-to-digits): Remove function.Fri, 19 May 2006 09:09:37 +0000, by YAMAMOTO Mitsuharu
-
(add-to-diary-list): Fix typo in previous doc fix.Fri, 19 May 2006 08:42:50 +0000, by Glenn Morris
-
(diary-bahai-date)Fri, 19 May 2006 08:24:51 +0000, by Glenn Morris
-
*** empty log message ***Fri, 19 May 2006 08:24:21 +0000, by Glenn Morris
-
*** empty log message ***Fri, 19 May 2006 05:57:07 +0000, by Thien-Thi Nguyen
-
(Digression concerning error): Fix typo.Fri, 19 May 2006 05:56:32 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Fri, 19 May 2006 04:25:54 +0000, by Kenichi Handa
-
(mik): Table corrected.Fri, 19 May 2006 04:24:00 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 19 May 2006 03:31:44 +0000, by Stefan Monnier
-
Merge from gnus--rel--5.10Thu, 18 May 2006 23:59:14 +0000, by Miles Bader
-
(wid-edit): Require.Thu, 18 May 2006 17:50:53 +0000, by Reiner Steib
-
* config.in: Regenerated (HAVE_ALSA).Thu, 18 May 2006 17:06:55 +0000, by Jan Dj¸«£rv
-
* sound.c (alsa_sound_perror, alsa_open, alsa_period_size)Thu, 18 May 2006 17:06:01 +0000, by Jan Dj¸«£rv
-
* Makefile.in (CFLAGS_SOUND): New flags for ALSAThu, 18 May 2006 17:05:36 +0000, by Jan Dj¸«£rv
-
* config.in: Regenerated (HAVE_ALSA).Thu, 18 May 2006 17:04:59 +0000, by Jan Dj¸«£rv
-
* configure.in: Add check for ALSA.Thu, 18 May 2006 16:59:12 +0000, by Jan Dj¸«£rv
-
* configure: Regenerate.Thu, 18 May 2006 16:58:44 +0000, by Jan Dj¸«£rv
-
* configure.in: Add check for ALSA.Thu, 18 May 2006 16:58:16 +0000, by Jan Dj¸«£rv
-
(grep-find): Don't check grep-find-commandThu, 18 May 2006 14:39:09 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 18 May 2006 14:38:57 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 18 May 2006 12:09:16 +0000, by Thien-Thi Nguyen
-
(cvs-fileinfo-pp): Insert trailing newline.Thu, 18 May 2006 12:08:15 +0000, by Thien-Thi Nguyen
-
(cvs-make-cvs-buffer): SpecifyThu, 18 May 2006 12:07:10 +0000, by Thien-Thi Nguyen
-
(ewoc--adjust): New func.Thu, 18 May 2006 12:04:40 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Thu, 18 May 2006 02:20:39 +0000, by Kenichi Handa
-
(Fcall_process): Reject encoding arguments byThu, 18 May 2006 02:19:53 +0000, by Kenichi Handa
-
(Qascii_incompatible): New variable.Thu, 18 May 2006 02:19:01 +0000, by Kenichi Handa
-
(CODING_ASCII_INCOMPATIBLE_MASK): New macro.Thu, 18 May 2006 02:17:39 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 17 May 2006 22:54:44 +0000, by Richard M. Stallman
-
(file-name-extension): Doc fix.Wed, 17 May 2006 22:54:35 +0000, by Richard M. Stallman
-
Comment change.Wed, 17 May 2006 22:53:23 +0000, by Richard M. Stallman
-
(better_font_p): Any font beats no font.Wed, 17 May 2006 22:51:07 +0000, by Richard M. Stallman
-
(display_tool_bar_line): Eliminate x_before variable.Wed, 17 May 2006 22:37:25 +0000, by Kim F. Storm
-
(Fprevious_overlay_change, Fnext_overlay_change): Doc fixes.Wed, 17 May 2006 22:26:51 +0000, by Richard M. Stallman
-
(Diff Mode): Mention C-x `.Wed, 17 May 2006 22:24:59 +0000, by Richard M. Stallman
-
(display_tool_bar_line): Restore entire tool-bar geometry whenWed, 17 May 2006 22:24:13 +0000, by Kim F. Storm
-
(Minibuffer History): Clarify.Wed, 17 May 2006 22:23:17 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 17 May 2006 22:22:29 +0000, by Kim F. Storm
-
(Regexp Special): Clarify nested regexp warning.Wed, 17 May 2006 22:17:09 +0000, by Richard M. Stallman
-
(shell-dirtrack-mode): Make it into a proper minor mode, soWed, 17 May 2006 21:57:25 +0000, by Stefan Monnier
-
(ido-read-internal): Use only nondirectory part of default item.Wed, 17 May 2006 21:25:59 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 17 May 2006 21:25:47 +0000, by Kim F. Storm
-
*** empty log message ***Wed, 17 May 2006 10:38:15 +0000, by Thien-Thi Nguyen
-
(ewoc-map, ewoc-invalidate): Compute PP before looping.Wed, 17 May 2006 10:36:40 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Wed, 17 May 2006 06:12:44 +0000, by Thien-Thi Nguyen
-
(ewoc-data): Add docstring.Wed, 17 May 2006 06:10:51 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Tue, 16 May 2006 20:41:26 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 16 May 2006 18:36:30 +0000, by Eli Zaretskii
-
(auto-coding-alist): Add .lha to files read with no-conversion.Tue, 16 May 2006 18:35:46 +0000, by Eli Zaretskii
-
(auto-mode-alist): Add .lha files to archive file extensions.Tue, 16 May 2006 18:33:31 +0000, by Eli Zaretskii
-
*** empty log message ***Tue, 16 May 2006 18:28:40 +0000, by Eli Zaretskii
-
(archive-arc-summarize, archive-lzh-summarize): Convert csize to integer whenTue, 16 May 2006 18:28:02 +0000, by Eli Zaretskii
-
(add-to-history): Add KEEP-ALL arg and align functionalityTue, 16 May 2006 11:19:39 +0000, by Kim F. Storm
-
(handle_one_xevent): Check that f is not NULL beforeTue, 16 May 2006 10:54:48 +0000, by Kim F. Storm
-
*** empty log message ***Tue, 16 May 2006 10:54:37 +0000, by Kim F. Storm
-
(Minibuffer History): Update add-to-history.Tue, 16 May 2006 10:52:14 +0000, by Kim F. Storm
-
(byte-compile-warnings-safe-p): NewTue, 16 May 2006 10:05:09 +0000, by Reiner Steib
-
2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>Tue, 16 May 2006 10:01:32 +0000, by Reiner Steib
-
(server-start): Only create a directory if needed.Tue, 16 May 2006 06:53:01 +0000, by Stefan Monnier
-
Trivial typo.Tue, 16 May 2006 03:35:46 +0000, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283Tue, 16 May 2006 00:10:43 +0000, by Miles Bader
-
Add coding cookie.Mon, 15 May 2006 18:01:51 +0000, by Reiner Steib
-
(hexlify-buffer): Encode process arguments manually.Mon, 15 May 2006 16:05:40 +0000, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280Mon, 15 May 2006 11:20:16 +0000, by Miles Bader
-
(gud-tooltip-tips): Add missing argument toMon, 15 May 2006 11:17:47 +0000, by Nick Roberts
-
*** empty log message ***Mon, 15 May 2006 11:17:07 +0000, by Nick Roberts
-
(dired-guess-shell-gnutar): On GNU and GNU/LinuxMon, 15 May 2006 08:52:17 +0000, by Romain Francoise
-
(Explicit Encoding): Fix typo (encoding<->decoding).Mon, 15 May 2006 05:57:05 +0000, by Kenichi Handa
-
*** empty log message ***Mon, 15 May 2006 05:56:50 +0000, by Kenichi Handa
-
*** empty log message ***Mon, 15 May 2006 05:40:39 +0000, by Romain Francoise
-
*** empty log message ***Sun, 14 May 2006 22:52:37 +0000, by Richard M. Stallman
-
(Creating Buffers): Cleanup.Sun, 14 May 2006 22:52:15 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 14 May 2006 22:50:09 +0000, by Richard M. Stallman
-
(Visiting Functions): Rewrite in find-file-noselect.Sun, 14 May 2006 22:50:02 +0000, by Richard M. Stallman
-
(Fnext_single_char_property_change)Sun, 14 May 2006 21:55:34 +0000, by Richard M. Stallman
-
(get_local_map): Abort if POSITION outside BEGV, ZV.Sun, 14 May 2006 21:53:45 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 14 May 2006 20:26:37 +0000, by Lars Hansen
-
(desktop-missing-file-warning): Fix docstring.Sun, 14 May 2006 20:26:12 +0000, by Lars Hansen
-
* xterm.c (handle_one_xevent): Check that f is not NULL beforeSun, 14 May 2006 11:26:20 +0000, by Jan Dj¸«£rv
-
(handle_one_xevent): Fix crash in 2006-03-24 change.Sun, 14 May 2006 00:30:46 +0000, by Kim F. Storm
-
*** empty log message ***Sun, 14 May 2006 00:30:25 +0000, by Kim F. Storm
-
(c-forward-subword, c-backward-subword):Sun, 14 May 2006 00:19:13 +0000, by Kim F. Storm
-
*** empty log message ***Sat, 13 May 2006 18:32:00 +0000, by Eli Zaretskii
-
(x_set_border_width): Fix error message to say "frame", not "window".Sat, 13 May 2006 18:31:24 +0000, by Eli Zaretskii
-
* custom.el (custom-push-theme): Load the variable before checkingSat, 13 May 2006 16:16:43 +0000, by Chong Yidong
-
*** empty log message ***Sat, 13 May 2006 13:32:10 +0000, by Lars Hansen
-
(desktop-save): Use with-temp-buffer.Sat, 13 May 2006 13:31:41 +0000, by Lars Hansen
-
*** empty log message ***Sat, 13 May 2006 10:52:41 +0000, by Eli Zaretskii
-
(Current Buffer): Document that with-temp-buffer disables undo.Sat, 13 May 2006 10:52:20 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 13 May 2006 10:48:01 +0000, by Eli Zaretskii
-
(Terminal-Specific): More accurate description of how Emacs searches for theSat, 13 May 2006 10:47:36 +0000, by Eli Zaretskii
-
(SOME_MACHINE_LISP): Add fringe.elc.Sat, 13 May 2006 10:24:18 +0000, by Eli Zaretskii
-
(lisp1): Add fringe.elc.Sat, 13 May 2006 10:19:36 +0000, by Eli Zaretskii
-
(Displaying the Diary, Format of Diary File):Sat, 13 May 2006 06:14:31 +0000, by Glenn Morris
-
*** empty log message ***Sat, 13 May 2006 06:14:20 +0000, by Glenn Morris
-
(include-other-diary-files, diary-mail-entries): Refer toSat, 13 May 2006 06:12:10 +0000, by Glenn Morris
-
(calendar-mode-map, calendar-mouse-3-map): Refer toSat, 13 May 2006 06:11:29 +0000, by Glenn Morris
-
(appt-check, appt-make-list): Refer toSat, 13 May 2006 06:10:44 +0000, by Glenn Morris
-
(calendar-mode-map): Refer to diary-show-all-entries rather than aliasSat, 13 May 2006 05:32:29 +0000, by Glenn Morris
-
*** empty log message ***Fri, 12 May 2006 18:45:22 +0000, by Eli Zaretskii
-
[iftex]: Replace @xref's to emacs-xtra with @inforef's.Fri, 12 May 2006 18:44:58 +0000, by Eli Zaretskii
-
(Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.Fri, 12 May 2006 18:37:14 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 May 2006 18:23:44 +0000, by Eli Zaretskii
-
(Buffer Names): Add index entries for buffers whose names begin with a space.Fri, 12 May 2006 18:23:23 +0000, by Eli Zaretskii
-
(Undo): Document that undo is turned off in buffers whose names begin withFri, 12 May 2006 18:22:50 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 May 2006 17:56:34 +0000, by Eli Zaretskii
-
(Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOLFri, 12 May 2006 17:56:20 +0000, by Eli Zaretskii
-
* simple.el (line-move-finish): Fix last fix.Fri, 12 May 2006 17:48:40 +0000, by Chong Yidong
-
(Visiting): Fix wording.Fri, 12 May 2006 17:44:41 +0000, by Eli Zaretskii
-
Fix last change.Fri, 12 May 2006 17:41:17 +0000, by Eli Zaretskii
-
* simple.el (line-move-finish): Don't call point motion hooksFri, 12 May 2006 17:39:59 +0000, by Chong Yidong
-
* intervals.c (set_point_both): Fix mixup before before and afterFri, 12 May 2006 17:39:39 +0000, by Chong Yidong
-
(terminal-init-xterm): Fix typo.Fri, 12 May 2006 16:18:37 +0000, by Dan Nicolaescu
-
ERC is now part of Emacs.Fri, 12 May 2006 16:01:47 +0000, by Romain Francoise
-
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>Fri, 12 May 2006 15:45:09 +0000, by Reiner Steib
-
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>Fri, 12 May 2006 15:44:11 +0000, by Reiner Steib
-
*** empty log message ***Fri, 12 May 2006 15:14:45 +0000, by Thien-Thi Nguyen
-
(ewoc--node-enter-before, ewoc--create-node): Delete funcs.Fri, 12 May 2006 15:13:09 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Fri, 12 May 2006 14:46:34 +0000, by Eli Zaretskii
-
(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can setFri, 12 May 2006 14:46:14 +0000, by Eli Zaretskii
-
(Lisp and Coding Systems): Document coding-system-eol-type. Add index entriesFri, 12 May 2006 14:33:29 +0000, by Eli Zaretskii
-
Fix spelling errors.Fri, 12 May 2006 13:11:47 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 May 2006 12:38:33 +0000, by Eli Zaretskii
-
Spell-checking the manuals is now done; remove the entry.Fri, 12 May 2006 12:38:04 +0000, by Eli Zaretskii
-
(url-http-file-exists-p): Test if status is integer.Fri, 12 May 2006 12:29:36 +0000, by Reiner Steib
-
(version-control): Correct safe values.Fri, 12 May 2006 12:29:08 +0000, by Reiner Steib
-
(Defining Faces): Mention `mac', and add an xref to where window-system isFri, 12 May 2006 12:07:43 +0000, by Eli Zaretskii
-
Fix spelling errors.Fri, 12 May 2006 11:46:15 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 12 May 2006 07:29:42 +0000, by Thien-Thi Nguyen
-
(ewoc-refresh): Compute PP once before looping.Fri, 12 May 2006 07:27:56 +0000, by Thien-Thi Nguyen
-
(diary-show-all-entries): Do not refer toFri, 12 May 2006 06:45:46 +0000, by Glenn Morris
-
*** empty log message ***Fri, 12 May 2006 06:45:32 +0000, by Glenn Morris
-
Johan Bockg? <bojohan at dd.chalmers.se>:Fri, 12 May 2006 06:37:26 +0000, by Glenn Morris
-
*** empty log message ***Fri, 12 May 2006 06:36:45 +0000, by Glenn Morris
-
*** empty log message ***Fri, 12 May 2006 02:08:23 +0000, by Richard M. Stallman
-
(readevalloop): Abort if START non-nil for non-buffer input.Fri, 12 May 2006 02:08:16 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 12 May 2006 00:20:26 +0000, by Luc Teirlinck
-
Balance parentheses.Fri, 12 May 2006 00:14:21 +0000, by Luc Teirlinck
-
(redisplay_tool_bar): Handle large tool-bar-border values.Thu, 11 May 2006 21:26:54 +0000, by Kim F. Storm
-
*** empty log message ***Thu, 11 May 2006 21:26:43 +0000, by Kim F. Storm
-
Move `safe-local-variable' declarations to the respective files.Thu, 11 May 2006 15:01:41 +0000, by Reiner Steib
-
Remove bogus \n\n from last commit.Thu, 11 May 2006 11:10:45 +0000, by Reiner Steib
-
(describe-variable): Don't print safe-var if it isThu, 11 May 2006 11:03:57 +0000, by Reiner Steib
-
(gdb-reset): Update speedbar if necessary.Thu, 11 May 2006 10:08:03 +0000, by Nick Roberts
-
*** empty log message ***Thu, 11 May 2006 10:07:08 +0000, by Nick Roberts
-
(org-read-date, org-goto-calendar, org-agenda-goto-calendar): BindThu, 11 May 2006 08:49:36 +0000, by Carsten Dominik
-
*** empty log message ***Thu, 11 May 2006 08:48:45 +0000, by Carsten Dominik
-
*** empty log message ***Thu, 11 May 2006 08:02:11 +0000, by Thien-Thi Nguyen
-
(ewoc--refresh-node): No longer save-excursion.Thu, 11 May 2006 08:01:02 +0000, by Thien-Thi Nguyen
-
(calendar-basic-setup): Set day to 1 inThu, 11 May 2006 06:57:32 +0000, by Glenn Morris
-
*** empty log message ***Thu, 11 May 2006 06:57:11 +0000, by Glenn Morris
-
*** empty log message ***Thu, 11 May 2006 04:13:33 +0000, by Kenichi Handa
-
(Finsert_file_contents): Fix for the case of IO errorThu, 11 May 2006 04:13:05 +0000, by Kenichi Handa
-
*** empty log message ***Thu, 11 May 2006 00:59:41 +0000, by Richard M. Stallman
-
(Writing Emacs Primitives): Clarify GCPRO rules.Thu, 11 May 2006 00:59:35 +0000, by Richard M. Stallman
-
(comint-insert-input): Just make it whenWed, 10 May 2006 21:31:09 +0000, by Nick Roberts
-
*** empty log message ***Wed, 10 May 2006 21:30:18 +0000, by Nick Roberts
-
(idlwave-shell-move-or-history): Remove spurious move to point-max (newWed, 10 May 2006 18:24:52 +0000, by J.D. Smith
-
(idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).Wed, 10 May 2006 18:24:15 +0000, by J.D. Smith
-
*** empty log message ***Wed, 10 May 2006 18:22:56 +0000, by J.D. Smith
-
autoupdateWed, 10 May 2006 13:33:04 +0000, by Karl Berry
-
(File Local Variables): Recommend to quote lambdaWed, 10 May 2006 13:06:02 +0000, by Reiner Steib
-
*** empty log message ***Wed, 10 May 2006 12:38:58 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 10 May 2006 12:38:15 +0000, by Kenichi Handa
-
(realize_default_face): If the font chosen for theWed, 10 May 2006 12:36:37 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 10 May 2006 08:25:29 +0000, by YAMAMOTO Mitsuharu
-
(mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.Wed, 10 May 2006 08:25:04 +0000, by YAMAMOTO Mitsuharu
-
(Qservice) [MAC_OSX]: Rename from Qservices. All uses changed.Wed, 10 May 2006 08:24:49 +0000, by YAMAMOTO Mitsuharu
-
(Vmac_service_selection) [MAC_OSX]: Rename fromWed, 10 May 2006 08:24:09 +0000, by YAMAMOTO Mitsuharu
-
(x_to_mac_color): Fix shift amount change.Wed, 10 May 2006 08:23:45 +0000, by YAMAMOTO Mitsuharu
-
(Qduration) [MAC_OS]: Undo previous change.Wed, 10 May 2006 08:23:20 +0000, by YAMAMOTO Mitsuharu
-
(mac-font-panel-mode): Doc fix.Wed, 10 May 2006 08:22:39 +0000, by YAMAMOTO Mitsuharu
-
*** empty log message ***Wed, 10 May 2006 08:02:21 +0000, by Thien-Thi Nguyen
-
(ewoc--dll-create, ewoc--node-delete)Wed, 10 May 2006 08:00:33 +0000, by Thien-Thi Nguyen
-
Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.Wed, 10 May 2006 04:13:11 +0000, by Chong Yidong
-
* emacs-lisp/crm.el (completing-read-multiple): Properly handleWed, 10 May 2006 04:00:51 +0000, by Chong Yidong
-
* keymap.c (describe_map): Avoid generating duplicate entries ifWed, 10 May 2006 03:32:06 +0000, by Chong Yidong
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272Wed, 10 May 2006 02:07:12 +0000, by Miles Bader
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271Wed, 10 May 2006 01:58:37 +0000, by Miles Bader
-
*** empty log message ***Wed, 10 May 2006 01:40:17 +0000, by Richard M. Stallman
-
(File Local Variables): DocumentWed, 10 May 2006 01:40:11 +0000, by Richard M. Stallman
-
Combine items about local variables lists.Wed, 10 May 2006 01:38:16 +0000, by Richard M. Stallman
-
(comint-insert-input): Make it work when comint-use-prompt-regexp is t.Wed, 10 May 2006 00:34:02 +0000, by Nick Roberts
-
(field-at-point): New function.Wed, 10 May 2006 00:32:34 +0000, by Nick Roberts
-
*** empty log message ***Wed, 10 May 2006 00:29:24 +0000, by Nick Roberts
-
*** empty log message ***Tue, 09 May 2006 23:24:20 +0000, by Juri Linkov
-
(archive-set-buffer-as-visiting-file): Bind buffer-undo-listTue, 09 May 2006 23:10:24 +0000, by Juri Linkov
-
(fancy-splash-screens, normal-splash-screen): UseTue, 09 May 2006 23:08:49 +0000, by Juri Linkov
-
(diff-context->unified): Use `region-beginning' and `region-end'Tue, 09 May 2006 23:06:14 +0000, by Juri Linkov
-
(change-log-default-name): Put `string-or-null-p'Tue, 09 May 2006 22:58:54 +0000, by Juri Linkov
-
Remove `eval' and `let' binding for now unused lambda `string-or-null'.Tue, 09 May 2006 22:55:30 +0000, by Juri Linkov
-
(battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.Tue, 09 May 2006 22:43:35 +0000, by Juri Linkov
-
Fix spelling errors.Tue, 09 May 2006 19:48:03 +0000, by Eli Zaretskii
-
*** empty log message ***Tue, 09 May 2006 13:20:25 +0000, by Kenichi Handa
-
(push_key_description): Fix previous change.Tue, 09 May 2006 13:19:57 +0000, by Kenichi Handa
-
(push_key_description): Handle invalid character key.Tue, 09 May 2006 13:17:24 +0000, by Kenichi Handa
-
(rgrep): Set default directory of *grep*Tue, 09 May 2006 12:47:12 +0000, by Kim F. Storm
-
*** empty log message ***Tue, 09 May 2006 12:46:42 +0000, by Kim F. Storm
-
* tramp.texi (Filename completion): Improve wording.Tue, 09 May 2006 05:15:20 +0000, by Michael Albinus
-
* net/tramp.el (tramp-register-file-name-handlers): Enable TrampTue, 09 May 2006 04:26:23 +0000, by Michael Albinus
-
(cpp-font-lock-keywords-source-directives): AdddedTue, 09 May 2006 04:07:25 +0000, by Masatake YAMATO
-
(terminal-init-xterm): Add more key bindings.Mon, 08 May 2006 23:21:34 +0000, by Dan Nicolaescu
-
(mwheel-scroll): Make sure that when scrolling multipleMon, 08 May 2006 15:14:26 +0000, by Stefan Monnier
-
(define-minor-mode): Only preserve messages output during execution of the body.Mon, 08 May 2006 15:12:25 +0000, by Stefan Monnier
-
(lgrep, rgrep): Doc fixes.Mon, 08 May 2006 10:26:30 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 08 May 2006 10:26:13 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 08 May 2006 08:02:25 +0000, by Thien-Thi Nguyen
-
(ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.Mon, 08 May 2006 08:00:38 +0000, by Thien-Thi Nguyen
-
*** empty log message ***Mon, 08 May 2006 07:56:14 +0000, by Kenichi Handa
-
(Fcall_process): Use system_eol_type for encodingMon, 08 May 2006 07:56:05 +0000, by Kenichi Handa
-
(setup_coding_system): For invalid coding-system, setMon, 08 May 2006 05:25:02 +0000, by Kenichi Handa
-
(system_eol_type): Extern it.Mon, 08 May 2006 05:24:53 +0000, by Kenichi Handa
-
(choose_write_coding_system): Use system_eol_type forMon, 08 May 2006 05:20:16 +0000, by Kenichi Handa
-
(setup_process_coding_systems): Use system_eol_typeMon, 08 May 2006 05:19:42 +0000, by Kenichi Handa
-
(Disabling): Textual cleanups.Mon, 08 May 2006 05:16:29 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 07 May 2006 20:57:58 +0000, by Kim F. Storm
-
(Minibuffer History): Remove keep-dups argSun, 07 May 2006 20:52:05 +0000, by Kim F. Storm
-
(kmacro-push-ring): Let-bind history-delete-duplicatesSun, 07 May 2006 20:49:16 +0000, by Kim F. Storm
-
(add-to-history): Remove keep-dups arg.Sun, 07 May 2006 20:49:01 +0000, by Kim F. Storm
-
* xresmini.texi (GTK resources): Inserted GTK description.Sun, 07 May 2006 19:39:28 +0000, by Jan Dj¸«£rv
-
Added GTK partSun, 07 May 2006 19:38:49 +0000, by Jan Dj¸«£rv
-
* xresources.texi (GTK resources): metafont should be menufont.Sun, 07 May 2006 19:32:49 +0000, by Jan Dj¸«£rv
-
Minor fix.Sun, 07 May 2006 19:32:13 +0000, by Jan Dj¸«£rv
-
(Replacing text across multiple files): Expand node to explain howSun, 07 May 2006 17:08:48 +0000, by Romain Francoise
-
* commands.texi (Event Input Misc):Sun, 07 May 2006 16:02:27 +0000, by Romain Francoise
-
(syntax-ppss): Flush the cache before rather than after a buffer modification.Sun, 07 May 2006 14:11:05 +0000, by Stefan Monnier
-
(speedbar-timer-fn): Remove save-window-excursion.Sun, 07 May 2006 12:09:42 +0000, by Nick Roberts
-
(gdb-var-create-handler): Move speedbarSun, 07 May 2006 12:08:23 +0000, by Nick Roberts
-
*** empty log message ***Sun, 07 May 2006 12:07:38 +0000, by Nick Roberts
-
(Using regular expressions): Fix typo.Sun, 07 May 2006 11:34:27 +0000, by Romain Francoise
-
*** empty log message ***Sun, 07 May 2006 11:17:06 +0000, by Juanma Barranquero
-
syms_of_minibuf) <history-length>: Fix typo in doc.Sun, 07 May 2006 11:15:42 +0000, by Juanma Barranquero
-
*** empty log message ***Sun, 07 May 2006 08:07:48 +0000, by YAMAMOTO Mitsuharu
-
(mac_set_font_info_for_selection): Add extern.Sun, 07 May 2006 08:07:26 +0000, by YAMAMOTO Mitsuharu
-
(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily valueSun, 07 May 2006 08:07:13 +0000, by YAMAMOTO Mitsuharu
-
(mac_do_receive_drag): Remove unused variable `index'.Sun, 07 May 2006 08:05:38 +0000, by YAMAMOTO Mitsuharu
-
(USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is setSun, 07 May 2006 08:05:19 +0000, by YAMAMOTO Mitsuharu
-
(mac_set_font): New function.Sun, 07 May 2006 08:05:02 +0000, by YAMAMOTO Mitsuharu
-
(Fmac_clear_font_name_table): Move defun to macfns.c.Sun, 07 May 2006 08:04:22 +0000, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string): Use `eq' instead of `='.Sun, 07 May 2006 08:03:40 +0000, by YAMAMOTO Mitsuharu
-
*** empty log message ***Sun, 07 May 2006 00:00:12 +0000, by John Paul Wallington
-
(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplifySat, 06 May 2006 23:58:31 +0000, by John Paul Wallington
-
Comment change.Sat, 06 May 2006 23:57:11 +0000, by Richard M. Stallman
-
* mini.texi (Completion Options):Sat, 06 May 2006 21:41:27 +0000, by Michael Albinus
-
Mention Windows XP.Sat, 06 May 2006 20:45:10 +0000, by Eli Zaretskii
-
Fix spelling errors.Sat, 06 May 2006 20:42:21 +0000, by Eli Zaretskii
-
MH-E 8.0 has been released, so removed reminder about it.Sat, 06 May 2006 18:52:52 +0000, by Bill Wohler
-
Fix spelling errors.Sat, 06 May 2006 18:48:48 +0000, by Eli Zaretskii
-
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to mh-e-doc-8_0Sat, 06 May 2006 16:48:08 +0000, by Bill Wohler
-
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.Sat, 06 May 2006 16:07:04 +0000, by Bill Wohler
-
*** empty log message ***Sat, 06 May 2006 15:54:39 +0000, by Eli Zaretskii
-
makefile.w32-in (emacs.dvi):Sat, 06 May 2006 15:54:21 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 06 May 2006 15:50:48 +0000, by Eli Zaretskii
-
(Table of Resources): Remove xref to non-existent node "LessTif Resources".Sat, 06 May 2006 15:50:25 +0000, by Eli Zaretskii
-
(Version, mh-version): Update for release 8.0.Sat, 06 May 2006 15:48:34 +0000, by Bill Wohler
-
*** empty log message ***Sat, 06 May 2006 15:29:43 +0000, by Eli Zaretskii
-
(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.Sat, 06 May 2006 15:29:17 +0000, by Eli Zaretskii
-
msdog.texi (Microsoft Windows):Sat, 06 May 2006 15:24:42 +0000, by Eli Zaretskii
-
(global-auto-revert-non-file-buffers): Point Info links to the main manual,Sat, 06 May 2006 14:38:07 +0000, by Eli Zaretskii
-
(dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the mainSat, 06 May 2006 14:37:40 +0000, by Eli Zaretskii
-
(buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.Sat, 06 May 2006 14:37:04 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 06 May 2006 14:25:42 +0000, by Eli Zaretskii
-
(Version Backups, Local Version Control)Sat, 06 May 2006 14:24:41 +0000, by Eli Zaretskii
-
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.Sat, 06 May 2006 14:23:59 +0000, by Eli Zaretskii
-
(MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)Sat, 06 May 2006 14:12:15 +0000, by Eli Zaretskii
-
(Fortran, Fortran Autofill)Sat, 06 May 2006 13:50:19 +0000, by Eli Zaretskii
-
(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's forSat, 06 May 2006 13:46:12 +0000, by Eli Zaretskii
-
(Emerge, Overview of Emerge)Sat, 06 May 2006 13:44:24 +0000, by Eli Zaretskii
-
Add arch taglineSat, 06 May 2006 13:25:54 +0000, by Miles Bader
-
*** empty log message ***Sat, 06 May 2006 13:19:17 +0000, by Eli Zaretskii
-
(INFO_FILES): Remove emacs-xtra.Sat, 06 May 2006 13:18:44 +0000, by Eli Zaretskii
-
Remove the Emacs-Xtra entry.Sat, 06 May 2006 13:15:07 +0000, by Eli Zaretskii
-
Add Copyright notices.Sat, 06 May 2006 13:13:53 +0000, by Eli Zaretskii
-
(Standard Hooks): Replace inforef to emacs-xtra by conditional xref's toSat, 06 May 2006 13:04:53 +0000, by Eli Zaretskii
-
(INFO_TARGETS): Remove $(infodir)/emacs-xtra.Sat, 06 May 2006 13:03:51 +0000, by Eli Zaretskii
-
(INFO_TARGETS): Remove ../info/emacs-xtra.Sat, 06 May 2006 13:02:43 +0000, by Eli Zaretskii
-
(Introduction): Reword to make consistent with printed version only.Sat, 06 May 2006 13:01:14 +0000, by Eli Zaretskii
-
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.Sat, 06 May 2006 12:59:51 +0000, by Eli Zaretskii
-
(Maintaining) [ifnottex]: Add menu entry for "Emerge".Sat, 06 May 2006 12:58:40 +0000, by Eli Zaretskii
-
(Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.Sat, 06 May 2006 12:58:11 +0000, by Eli Zaretskii
-
(Abbrevs): A @node line without explicit Prev, Next, and Up links.Sat, 06 May 2006 12:56:07 +0000, by Eli Zaretskii
-
(Sending Mail): A @node line without explicit Prev, Next, and Up links.Sat, 06 May 2006 12:54:56 +0000, by Eli Zaretskii
-
(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,Sat, 06 May 2006 12:54:04 +0000, by Eli Zaretskii
-
(Calendar/Diary, Holidays, Displaying the Diary)Sat, 06 May 2006 12:53:25 +0000, by Eli Zaretskii
-
(Backup, Version Control, VC Concepts)Sat, 06 May 2006 12:52:00 +0000, by Eli Zaretskii
-
(Frames): Replace inforef to emacs-xtra by conditional xref's, depending onSat, 06 May 2006 12:50:32 +0000, by Eli Zaretskii
-
(Microsoft Windows): Rename from "Emacs and Microsoft Windows". AllSat, 06 May 2006 12:49:49 +0000, by Eli Zaretskii
-
(Program Modes): Replace inforef to emacs-xtra by conditional xref's, dependingSat, 06 May 2006 12:48:03 +0000, by Eli Zaretskii
-
(Text): Replace inforef to emacs-xtra by conditional xref's, depending onSat, 06 May 2006 12:46:56 +0000, by Eli Zaretskii
-
New file, a portion of emacs-xtra.texi.Sat, 06 May 2006 12:45:46 +0000, by Eli Zaretskii
-
(Quitting): Replace inforef to emacs-xtra by conditional xref's, depending onSat, 06 May 2006 12:43:01 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 06 May 2006 08:22:01 +0000, by Eli Zaretskii
-
Rename `MS-DOG' into `MS-DOS'.Sat, 06 May 2006 08:21:42 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 06 May 2006 08:16:15 +0000, by Eli Zaretskii
-
Rename `Emacs and Microsoft Windows' into `Microsoft Windows'.Sat, 06 May 2006 08:15:43 +0000, by Eli Zaretskii
-
Document add-to-history.Sat, 06 May 2006 07:54:37 +0000, by Eli Zaretskii
-
(Minibuffer History): Document add-to-history.Sat, 06 May 2006 07:53:25 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 06 May 2006 06:52:46 +0000, by YAMAMOTO Mitsuharu
-
(Qduration) [MAC_OS]: New variable.Sat, 06 May 2006 06:52:24 +0000, by YAMAMOTO Mitsuharu
-
(Mac Input): Mention input from Character Palette.Sat, 06 May 2006 06:51:00 +0000, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string): Don't make adjustment forSat, 06 May 2006 06:50:10 +0000, by YAMAMOTO Mitsuharu
-
(gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.Sat, 06 May 2006 00:34:11 +0000, by Nick Roberts
-
*** empty log message ***Sat, 06 May 2006 00:31:23 +0000, by Nick Roberts
-
Update commentary.Sat, 06 May 2006 00:30:21 +0000, by Bill Wohler
-
(xframe): Print frame name.Fri, 05 May 2006 23:56:35 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 05 May 2006 23:54:11 +0000, by Kim F. Storm
-
(xscheme-insert-expression): Use add-to-history.Fri, 05 May 2006 23:38:58 +0000, by Kim F. Storm
-
(vhdl-generate-makefile-1): Use add-to-history.Fri, 05 May 2006 23:38:31 +0000, by Kim F. Storm
-
(lgrep, rgrep): Use add-to-history.Fri, 05 May 2006 23:38:18 +0000, by Kim F. Storm
-
(server-visit-files): Use add-to-history.Fri, 05 May 2006 23:37:55 +0000, by Kim F. Storm
-
(kmacro-push-ring): Use add-to-history.Fri, 05 May 2006 23:37:37 +0000, by Kim F. Storm
-
* isearch.el (isearch-update-ring): Use add-to-history.Fri, 05 May 2006 23:37:31 +0000, by Kim F. Storm
-
(setenv): Use add-to-history.Fri, 05 May 2006 23:36:55 +0000, by Kim F. Storm
-
(ediff-files, ediff-files3, ediff-merge-files)Fri, 05 May 2006 23:36:32 +0000, by Kim F. Storm
-
(add-to-history): New function.Fri, 05 May 2006 23:35:57 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 05 May 2006 23:19:52 +0000, by Thien-Thi Nguyen
-
(ewoc-create, ewoc-set-hf): Use `insert'Fri, 05 May 2006 23:17:49 +0000, by Thien-Thi Nguyen
-
(mouse-avoidance-point-position): Use posn-at-point instead of compute-motion.Fri, 05 May 2006 23:15:29 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 05 May 2006 23:15:12 +0000, by Kim F. Storm
-
*** empty log message ***Fri, 05 May 2006 20:56:07 +0000, by Richard M. Stallman
-
(Diff Mode): Minor cleanup.Fri, 05 May 2006 20:56:02 +0000, by Richard M. Stallman
-
(ibuffer-compressed-file-name-regexp): Undo previousFri, 05 May 2006 16:19:56 +0000, by Dan Nicolaescu
-
reduce body text size for emacs manual to 10ptFri, 05 May 2006 16:09:46 +0000, by Karl Berry
-
(command-line-1): Refer to "Pure Storage" onFri, 05 May 2006 14:05:54 +0000, by Reiner Steib
-
*** empty log message ***Fri, 05 May 2006 13:03:17 +0000, by Eli Zaretskii
-
(reb-update-overlays): Cycle through provided faces once they all have beenFri, 05 May 2006 13:02:14 +0000, by Eli Zaretskii
-
(Pure Storage): Mention the pure overflow message at startup.Fri, 05 May 2006 12:58:42 +0000, by Eli Zaretskii
-
Fix last change.Fri, 05 May 2006 12:54:54 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 05 May 2006 12:50:44 +0000, by Eli Zaretskii
-
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the LispFri, 05 May 2006 12:50:04 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 05 May 2006 12:35:31 +0000, by Eli Zaretskii
-
(ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call toFri, 05 May 2006 12:34:51 +0000, by Eli Zaretskii
-
(Active Keymaps): Fix pseudo-Lisp syntax.Fri, 05 May 2006 12:27:06 +0000, by Eli Zaretskii
-
(url-http-parse-headers): Don't reuse connection if "Connection: close" headerFri, 05 May 2006 12:10:24 +0000, by Eli Zaretskii
-
(handle_composition_prop): Fix for the case of emptyFri, 05 May 2006 11:56:31 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 05 May 2006 11:56:08 +0000, by Kenichi Handa
-
(File Names): Add a footnote about limited support of ~USER on MS-Windows.Fri, 05 May 2006 11:45:55 +0000, by Eli Zaretskii
-
(Initial Options): Add a footnote about limited support of ~USER on MS-Windows.Fri, 05 May 2006 11:45:30 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 05 May 2006 11:36:34 +0000, by Eli Zaretskii
-
(command-line): On MS-Windows, probe "~", not "~USER", for warning aboutFri, 05 May 2006 11:36:00 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 05 May 2006 10:58:10 +0000, by Eli Zaretskii
-
(archive-l-e): New optional argument `float' means generate a float value.Fri, 05 May 2006 10:54:55 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 05 May 2006 06:45:26 +0000, by YAMAMOTO Mitsuharu
-
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.Fri, 05 May 2006 06:45:04 +0000, by YAMAMOTO Mitsuharu
-
(mac_make_lispy_event_code): Remove extern.Fri, 05 May 2006 06:44:55 +0000, by YAMAMOTO Mitsuharu
-
(XTread_socket) [TARGET_API_MAC_CARBON]: Try windowFri, 05 May 2006 06:44:45 +0000, by YAMAMOTO Mitsuharu
-
Update copyright year.Fri, 05 May 2006 06:44:29 +0000, by YAMAMOTO Mitsuharu
-
(restore_menu_items, cleanup_popup_menu): Return a value.Fri, 05 May 2006 06:44:10 +0000, by YAMAMOTO Mitsuharu
-
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 toFri, 05 May 2006 06:44:01 +0000, by YAMAMOTO Mitsuharu
-
(make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.Fri, 05 May 2006 06:43:50 +0000, by YAMAMOTO Mitsuharu
-
(mac-utxt-to-string, mac-string-to-utxt)Fri, 05 May 2006 06:43:12 +0000, by YAMAMOTO Mitsuharu
-
(all): Add mac-dnd-known-types.Fri, 05 May 2006 06:43:01 +0000, by YAMAMOTO Mitsuharu
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-265Fri, 05 May 2006 01:53:06 +0000, by Miles Bader
-
(perl-beginning-of-function): Skip anonymous subs.Thu, 04 May 2006 21:58:34 +0000, by Stefan Monnier
-
(ibuffer-compressed-file-name-regexp): Avoid loadingThu, 04 May 2006 13:39:36 +0000, by Dan Nicolaescu
-
(term-handle-ansi-escape): Fix off by one error.Thu, 04 May 2006 13:23:38 +0000, by Dan Nicolaescu
-
(gdb-force-update): Delete defvarThu, 04 May 2006 05:17:45 +0000, by Nick Roberts
-
(gdb-force-update): Delete variable...Thu, 04 May 2006 05:16:46 +0000, by Nick Roberts
-
*** empty log message ***Thu, 04 May 2006 05:15:49 +0000, by Nick Roberts
-
*** empty log message ***Thu, 04 May 2006 01:00:31 +0000, by Richard M. Stallman
-
(next-history-element, previous-history-element): Doc fix.Thu, 04 May 2006 01:00:24 +0000, by Richard M. Stallman
-
(Diff Mode): Moved to files.texi.Thu, 04 May 2006 00:29:30 +0000, by Richard M. Stallman
-
(Top): Update menu for Diff Mode.Thu, 04 May 2006 00:26:12 +0000, by Richard M. Stallman
-
(Diff Mode): Node moved here.Thu, 04 May 2006 00:25:54 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 03 May 2006 23:28:43 +0000, by Richard M. Stallman
-
(isearch-update-ring): Doc fix.Wed, 03 May 2006 23:27:53 +0000, by Richard M. Stallman
-
(Fplay_sound_internal): Dynamically allocateWed, 03 May 2006 23:26:40 +0000, by Richard M. Stallman
-
(Emergency Escape): Simplify.Wed, 03 May 2006 23:24:07 +0000, by Richard M. Stallman
-
Many simplifications.Wed, 03 May 2006 23:23:42 +0000, by Richard M. Stallman
-
(Killing): Say "graphical displays".Wed, 03 May 2006 23:22:43 +0000, by Richard M. Stallman
-
Many simplifications.Wed, 03 May 2006 23:22:14 +0000, by Richard M. Stallman
-
(Top): Minor clarification.Wed, 03 May 2006 23:21:31 +0000, by Richard M. Stallman
-
Say "graphical displays".Wed, 03 May 2006 23:21:02 +0000, by Richard M. Stallman
-
Many simplifications.Wed, 03 May 2006 23:20:33 +0000, by Richard M. Stallman
-
(Misc X): Say "graphical displays".Wed, 03 May 2006 23:18:06 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 03 May 2006 23:12:06 +0000, by Richard M. Stallman
-
(read_minibuf): Don't use read_minibuf_noninteractiveWed, 03 May 2006 23:12:02 +0000, by Richard M. Stallman
-
(isearch-update-ring): Take history-delete-duplicatesWed, 03 May 2006 21:36:20 +0000, by Dan Nicolaescu
-
(gud-watch): Let user select an expression.Wed, 03 May 2006 00:17:35 +0000, by Nick Roberts
-
*** empty log message ***Wed, 03 May 2006 00:16:17 +0000, by Nick Roberts
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261Tue, 02 May 2006 23:14:55 +0000, by Miles Bader
-
*** empty log message ***Tue, 02 May 2006 20:52:52 +0000, by Jay Belanger
-
calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes):Tue, 02 May 2006 20:50:52 +0000, by Jay Belanger
-
* msb.el (msb): If EVENT is a down event, read and discard the upTue, 02 May 2006 19:27:09 +0000, by Chong Yidong
-
(command-line-1): Refer to Lisp manual whenTue, 02 May 2006 12:32:57 +0000, by Reiner Steib
-
(byte-compile-dynamic)Tue, 02 May 2006 12:24:55 +0000, by Reiner Steib
-
*** empty log message ***Tue, 02 May 2006 10:15:29 +0000, by Francesco Potort¸«Ą
-
(Perl_functions): Free space allocated for var package.Tue, 02 May 2006 10:14:28 +0000, by Francesco Potort¸«Ą
-
*** empty log message ***Tue, 02 May 2006 08:50:59 +0000, by Kim F. Storm
-
(grep-expand-template): Use symbol-value instead of eval on symbols.Tue, 02 May 2006 08:49:59 +0000, by Kim F. Storm
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-258Tue, 02 May 2006 05:25:29 +0000, by Miles Bader
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-257Tue, 02 May 2006 05:25:20 +0000, by Miles Bader
-
*** empty log message ***Tue, 02 May 2006 01:47:57 +0000, by Richard M. Stallman
-
(Top): Add Diff Mode to menu.Tue, 02 May 2006 01:43:17 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 02 May 2006 01:42:55 +0000, by Richard M. Stallman
-
(Diff Mode): New node.Tue, 02 May 2006 01:41:04 +0000, by Richard M. Stallman
-
(diff-mode-shared-map): Don't bind M-W, M-U, M-C,Tue, 02 May 2006 01:39:40 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 02 May 2006 00:09:03 +0000, by Richard M. Stallman
-
(nil and t): Clarify.Tue, 02 May 2006 00:08:51 +0000, by Richard M. Stallman
-
(File Local Variables): Suggest using booleanp.Tue, 02 May 2006 00:08:17 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 01 May 2006 22:58:47 +0000, by Andreas Schwab
-
(restore_menu_items): Return a value.Mon, 01 May 2006 22:58:34 +0000, by Andreas Schwab
-
*** empty log message ***Mon, 01 May 2006 20:18:47 +0000, by Richard M. Stallman
-
(help-mode): view-exit-action calls delete-windowMon, 01 May 2006 20:18:31 +0000, by Richard M. Stallman
-
(undo-outer-limit-truncate): Put quotes around buffer name in messages.Mon, 01 May 2006 20:17:24 +0000, by Richard M. Stallman
-
(display-warning, lwarn): Doc fixes.Mon, 01 May 2006 20:16:40 +0000, by Richard M. Stallman
-
(tool-bar-setup): Put Help and Preferences items in the default tool-bar-map.Mon, 01 May 2006 20:15:56 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 01 May 2006 15:12:44 +0000, by Juanma Barranquero
-
(Type Predicates): Fix typos.Mon, 01 May 2006 15:05:48 +0000, by Juanma Barranquero
-
(Type Predicates): Add links for booleanp and string-or-null-p.Mon, 01 May 2006 13:31:59 +0000, by Stefan Monnier
-
(nil and t): Add `booleanp' predicate.Mon, 01 May 2006 13:30:59 +0000, by Stefan Monnier
-
* net/tramp.el (tramp-completion-file-name-handler-alist)Mon, 01 May 2006 13:22:15 +0000, by Michael Albinus
-
(Fforward_comment): Detect generic comment at beginning ofMon, 01 May 2006 13:09:24 +0000, by Stefan Monnier
-
*** empty log message ***Mon, 01 May 2006 09:38:57 +0000, by Kim F. Storm
-
(grep-expand-template): Use save-match-data.Mon, 01 May 2006 09:33:10 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 01 May 2006 09:32:59 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 01 May 2006 03:39:17 +0000, by Glenn Morris
-
(LaTeX Calendar): Mention cal-tex-preamble-extra.Mon, 01 May 2006 03:36:49 +0000, by Glenn Morris
-
(cal-tex-preamble-extra): New variable.Mon, 01 May 2006 03:29:19 +0000, by Glenn Morris
-
*** empty log message ***Mon, 01 May 2006 03:28:50 +0000, by Glenn Morris
-
(mac_update_title_bar): Minor format change.Mon, 01 May 2006 02:51:38 +0000, by YAMAMOTO Mitsuharu
-
*** empty log message ***Mon, 01 May 2006 01:14:30 +0000, by YAMAMOTO Mitsuharu
-
(prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.Mon, 01 May 2006 01:14:09 +0000, by YAMAMOTO Mitsuharu
-
(unexec): Error if trying unexec from dumped executable.Mon, 01 May 2006 01:13:42 +0000, by YAMAMOTO Mitsuharu
-
(mac_update_title_bar): Add extern.Mon, 01 May 2006 01:13:29 +0000, by YAMAMOTO Mitsuharu
-
(mac_draw_line, mac_draw_line_to_pixmap): AdjustMon, 01 May 2006 01:13:06 +0000, by YAMAMOTO Mitsuharu
-
(USE_ATSUI): Set default to 1 if MAC_OSX is defined.Mon, 01 May 2006 01:12:23 +0000, by YAMAMOTO Mitsuharu
-
(mac_update_title_bar): New function.Mon, 01 May 2006 01:11:56 +0000, by YAMAMOTO Mitsuharu
-
(mac_coerce_file_name_ptr): Try typeFSRef if coercionMon, 01 May 2006 01:11:28 +0000, by YAMAMOTO Mitsuharu
-
(update_window): Don't set changed_p when mode/headerMon, 01 May 2006 01:11:01 +0000, by YAMAMOTO Mitsuharu
-
(Mac International): Now Carbon Emacs has ATSUI support.Mon, 01 May 2006 01:10:29 +0000, by YAMAMOTO Mitsuharu
-
(mac-ae-open-documents, mac-drag-n-drop): UseMon, 01 May 2006 01:09:40 +0000, by YAMAMOTO Mitsuharu
-
(GUD Customization): Describe cases %d and %c.Sun, 30 Apr 2006 23:16:47 +0000, by Nick Roberts
-
*** empty log message ***Sun, 30 Apr 2006 23:15:34 +0000, by Nick Roberts
-
(gud-def): Add %c case.Sun, 30 Apr 2006 23:10:48 +0000, by Nick Roberts
-
*** empty log message ***Sun, 30 Apr 2006 22:15:21 +0000, by Richard M. Stallman
-
(Fdefine_key): Improve error message when KEY begins with a non-prefix key.Sun, 30 Apr 2006 22:15:13 +0000, by Richard M. Stallman
-
Update my email address.Sun, 30 Apr 2006 15:49:08 +0000, by Stefan Monnier
-
(Fforward_comment): Don't forget to break out of the loopSun, 30 Apr 2006 15:35:54 +0000, by Stefan Monnier
-
*** empty log message ***Sun, 30 Apr 2006 02:35:46 +0000, by Richard M. Stallman
-
(Multiline Font Lock): Renamed from Multi line Font Lock Elements.Sun, 30 Apr 2006 02:35:35 +0000, by Richard M. Stallman
-
(mode-line-major-mode-keymap): Undo last change.Sun, 30 Apr 2006 01:36:19 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 30 Apr 2006 01:31:55 +0000, by Richard M. Stallman
-
(mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.Sun, 30 Apr 2006 01:31:28 +0000, by Richard M. Stallman
-
(main): Initialize docs to NULL.Sat, 29 Apr 2006 22:15:04 +0000, by Dan Nicolaescu
-
(yow): Free buf.Sat, 29 Apr 2006 21:36:04 +0000, by Dan Nicolaescu
-
* help-fns.el (describe-variable): Add info about safe local variables.Sat, 29 Apr 2006 21:18:05 +0000, by Dan Nicolaescu
-
Delete c-indentation-style local variable.Sat, 29 Apr 2006 20:15:48 +0000, by Dan Nicolaescu
-
*** empty log message ***Sat, 29 Apr 2006 18:55:19 +0000, by Richard M. Stallman
-
(main): Check for negative value from `read'.Sat, 29 Apr 2006 18:55:14 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 29 Apr 2006 18:52:23 +0000, by Richard M. Stallman
-
(read_header): Give fatal error if input has no header.Sat, 29 Apr 2006 18:52:19 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 29 Apr 2006 15:58:42 +0000, by Richard M. Stallman
-
tramp-file-name-handler-alist): Delete expand-file-name and otherSat, 29 Apr 2006 15:58:31 +0000, by Richard M. Stallman
-
Improve the documentation of how to hilight multiline elements.Sat, 29 Apr 2006 15:11:38 +0000, by Stefan Monnier
-
Add `booleanp'.Sat, 29 Apr 2006 14:14:53 +0000, by Stefan Monnier
-
(File Local Variables): Remove the special case t for safe-local-variable.Sat, 29 Apr 2006 14:02:42 +0000, by Stefan Monnier
-
*** empty log message ***Sat, 29 Apr 2006 13:59:52 +0000, by Stefan Monnier
-
(safe-local-variable-p): Remove support for the special value t.Sat, 29 Apr 2006 13:59:39 +0000, by Stefan Monnier
-
(sentence-end-without-space): Fix safety predicate.Sat, 29 Apr 2006 13:59:04 +0000, by Stefan Monnier
-
(colon-double-space): Tighten the safety predicate.Sat, 29 Apr 2006 13:57:38 +0000, by Stefan Monnier
-
(abbrev-mode): Tighten the safety predicate.Sat, 29 Apr 2006 13:56:50 +0000, by Stefan Monnier
-
(booleanp): New fun.Sat, 29 Apr 2006 13:56:19 +0000, by Stefan Monnier
-
(reftex-guess-label-type): Tighten the safety predicate.Sat, 29 Apr 2006 13:55:42 +0000, by Stefan Monnier
-
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252Sat, 29 Apr 2006 03:51:50 +0000, by Miles Bader
-
(Version, mh-version): Update for release 7.95. mh-e-7_95Sat, 29 Apr 2006 01:26:12 +0000, by Bill Wohler