Mercurial > emacs
graph
-
(diff-sanity-check-hunk): Only accept an empty line ifFri, 29 Feb 2008 02:40:10 +0000, by Stefan Monnier
-
(get_overlay_strings_1): Add missing argument type.Fri, 29 Feb 2008 02:02:39 +0000, by Chong Yidong
-
* xdisp.c (get_overlay_strings_1): Add missing argument type.Fri, 29 Feb 2008 02:02:27 +0000, by Chong Yidong
-
*** empty log message ***Thu, 28 Feb 2008 23:30:11 +0000, by Juri Linkov
-
(normal-splash-screen): Add argument `concise'.Thu, 28 Feb 2008 23:29:44 +0000, by Juri Linkov
-
*** empty log message ***Thu, 28 Feb 2008 22:56:02 +0000, by Juri Linkov
-
(startup-echo-area-message): Check for about-emacs.Thu, 28 Feb 2008 22:55:37 +0000, by Juri Linkov
-
*** empty log message ***Thu, 28 Feb 2008 22:43:30 +0000, by Juri Linkov
-
Always add initial message to *scratch* buffer ifThu, 28 Feb 2008 22:41:09 +0000, by Juri Linkov
-
(fill-comment-paragraph): Don't try to do comment-paragraph fillingThu, 28 Feb 2008 22:29:03 +0000, by Stefan Monnier
-
(uniquify-buffer-base-name): Undo last change.Thu, 28 Feb 2008 19:46:59 +0000, by Stefan Monnier
-
(utf-7-encode): Never skip the trailing - for the `imap' variant.Thu, 28 Feb 2008 19:43:51 +0000, by Stefan Monnier
-
(url-get-normalized-date): SimplifyThu, 28 Feb 2008 19:41:44 +0000, by Teodor Zlatanov
-
** Emacs fails to start properly if the current working directory isThu, 28 Feb 2008 19:29:14 +0000, by Chong Yidong
-
*** empty log message ***Wed, 27 Feb 2008 23:32:15 +0000, by YAMAMOTO Mitsuharu
-
[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.Wed, 27 Feb 2008 23:32:04 +0000, by YAMAMOTO Mitsuharu
-
(Perl_functions): Fix call to skip_spaces.Wed, 27 Feb 2008 20:48:57 +0000, by Stefan Monnier
-
*** empty log message ***Wed, 27 Feb 2008 16:38:37 +0000, by Juanma Barranquero
-
*** empty log message ***Wed, 27 Feb 2008 16:36:59 +0000, by Juanma Barranquero
-
*** empty log message ***Wed, 27 Feb 2008 16:24:08 +0000, by Juanma Barranquero
-
(uniquify-buffer-base-name): If the base name is an empty string,Wed, 27 Feb 2008 16:20:33 +0000, by Juanma Barranquero
-
(wait_reading_process_output): Check for window changes caused by timers.Wed, 27 Feb 2008 15:07:14 +0000, by Chong Yidong
-
* process.c (wait_reading_process_output): Check for windowWed, 27 Feb 2008 15:06:36 +0000, by Chong Yidong
-
(Formatting Strings): Treat - and 0 as flag characters.Tue, 26 Feb 2008 18:44:55 +0000, by Chong Yidong
-
* strings.texi (Formatting Strings): Treat - and 0 as flagTue, 26 Feb 2008 18:44:47 +0000, by Chong Yidong
-
*** empty log message ***Tue, 26 Feb 2008 17:26:52 +0000, by Jason Rumney
-
(make-auto-save-file-name): Encode more characters inTue, 26 Feb 2008 16:52:02 +0000, by Jason Rumney
-
(Fformat): Doc fix.Tue, 26 Feb 2008 16:34:36 +0000, by Chong Yidong
-
* editfns.c (Fformat): Doc fix.Tue, 26 Feb 2008 16:33:48 +0000, by Chong Yidong
-
*** empty log message ***Tue, 26 Feb 2008 12:04:36 +0000, by Juanma Barranquero
-
(ftp-program): Fix typo in docstring.Tue, 26 Feb 2008 11:55:41 +0000, by Juanma Barranquero
-
*** empty log message ***Tue, 26 Feb 2008 02:03:11 +0000, by Juanma Barranquero
-
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,Tue, 26 Feb 2008 02:01:49 +0000, by Juanma Barranquero
-
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.Mon, 25 Feb 2008 21:15:50 +0000, by Alan Mackenzie
-
*** empty log message ***Mon, 25 Feb 2008 21:14:30 +0000, by Alan Mackenzie
-
** dired cannot access file names with a quoteMon, 25 Feb 2008 18:41:49 +0000, by Chong Yidong
-
(shell-quote-wildcard-pattern): Quote ' and " as well.Mon, 25 Feb 2008 17:40:42 +0000, by Chong Yidong
-
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.Mon, 25 Feb 2008 17:40:31 +0000, by Chong Yidong
-
** Bug in url-get-authenticationMon, 25 Feb 2008 17:13:54 +0000, by Chong Yidong
-
Revert last fix; subset of last fix recommitted.Mon, 25 Feb 2008 17:11:25 +0000, by Chong Yidong
-
Revert last fix; subset of last fix recommitted.Mon, 25 Feb 2008 17:11:07 +0000, by Chong Yidong
-
Patch by John Wiegley checked in.Mon, 25 Feb 2008 16:19:30 +0000, by Chong Yidong
-
(url-digest-auth): Don't show prompt if authentication succeeded onMon, 25 Feb 2008 16:19:08 +0000, by Chong Yidong
-
* url-auth.el (url-digest-auth): Don't show prompt ifMon, 25 Feb 2008 16:18:51 +0000, by Chong Yidong
-
(command_loop_1): Revert 2006-10-09 change.Mon, 25 Feb 2008 16:04:54 +0000, by Chong Yidong
-
* keyboard.c (command_loop_1): Revert 2006-10-09 change.Mon, 25 Feb 2008 16:04:45 +0000, by Chong Yidong
-
*** empty log message ***Mon, 25 Feb 2008 08:15:42 +0000, by Jan Dj¸«£rv
-
Mention stock icons for Gtk+.Mon, 25 Feb 2008 08:15:15 +0000, by Jan Dj¸«£rv
-
* configure.in: Print an error for systems that we think areMon, 25 Feb 2008 08:12:29 +0000, by Dan Nicolaescu
-
*** empty log message ***Sun, 24 Feb 2008 22:32:00 +0000, by Juanma Barranquero
-
*** empty log message ***Sun, 24 Feb 2008 22:04:07 +0000, by Jason Rumney
-
(enum_font_cb2): Don't use raster fonts for Unicode.Sun, 24 Feb 2008 22:02:47 +0000, by Jason Rumney
-
*** empty log message ***Sun, 24 Feb 2008 16:57:51 +0000, by Jason Rumney
-
(file-name-invalid-regexp): Fix octal/decimal confusion.Sun, 24 Feb 2008 16:55:51 +0000, by Jason Rumney
-
Merge from gnus--rel--5.10Sun, 24 Feb 2008 06:09:16 +0000, by Miles Bader
-
** modify-frame-parameters behaviour brokenSun, 24 Feb 2008 01:06:03 +0000, by Chong Yidong
-
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.Sun, 24 Feb 2008 01:04:51 +0000, by Chong Yidong
-
* xterm.c (x_set_offset): Don't change the gravity ifSun, 24 Feb 2008 01:04:34 +0000, by Chong Yidong
-
** nesting of unwind-protect and atomic-change-groupSun, 24 Feb 2008 00:59:12 +0000, by Chong Yidong
-
** Auto-Save bug when file/directory no longer existsSat, 23 Feb 2008 23:13:52 +0000, by Chong Yidong