Mercurial > emacs
graph
-
Bump version to 23.0.93.Fri, 01 May 2009 15:32:01 +0000, by Chong Yidong
-
configure: RegenerateFri, 01 May 2009 15:31:06 +0000, by Chong Yidong
-
Regenerate.Fri, 01 May 2009 14:37:08 +0000, by Chong Yidong
-
*** empty log message ***Fri, 01 May 2009 12:17:06 +0000, by Kenichi Handa
-
(load_charset_map): Remove unnecessary code.Fri, 01 May 2009 12:16:51 +0000, by Kenichi Handa
-
*** empty log message ***Fri, 01 May 2009 10:55:46 +0000, by Kenichi Handa
-
(load_charset): Reformat X==Y==Z to (X==Y)==Z.Fri, 01 May 2009 10:55:12 +0000, by Kenichi Handa
-
Fix typos.Thu, 30 Apr 2009 23:43:51 +0000, by Juanma Barranquero
-
(ns-make-command-string, ns-grabenv)Thu, 30 Apr 2009 18:01:40 +0000, by David Reitter
-
*** empty log message ***Thu, 30 Apr 2009 18:00:29 +0000, by David Reitter
-
convert_ns_to_X_keysym: define function keys f16 through f24.Thu, 30 Apr 2009 16:52:19 +0000, by David Reitter
-
*** empty log message ***Thu, 30 Apr 2009 16:51:50 +0000, by David Reitter
-
Updated for 23.0.93Thu, 30 Apr 2009 15:32:28 +0000, by Jason Rumney
-
Enhancements for Objective-C:Thu, 30 Apr 2009 10:36:24 +0000, by Alan Mackenzie
-
*** empty log message ***Thu, 30 Apr 2009 10:28:33 +0000, by Alan Mackenzie
-
(fontset_find_font): Check if rfont_def is Qnil or not.Thu, 30 Apr 2009 07:01:33 +0000, by Kenichi Handa
-
* xfaces.c (face_at_buffer_position): New arg base_face_id.Thu, 30 Apr 2009 05:01:57 +0000, by Chong Yidong
-
*** empty log message ***Thu, 30 Apr 2009 04:53:57 +0000, by Kenichi Handa
-
(fontset_find_font): Check if rfont_def is Qnil or not.Thu, 30 Apr 2009 04:41:39 +0000, by Kenichi Handa
-
(Fcall_process): Fix GC protection. Make sureWed, 29 Apr 2009 19:55:49 +0000, by Andreas Schwab
-
*** empty log message ***Wed, 29 Apr 2009 08:52:37 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 29 Apr 2009 05:15:47 +0000, by YAMAMOTO Mitsuharu
-
(create_process): Clean up merger residues of 2008-07-17 change.Wed, 29 Apr 2009 05:15:34 +0000, by YAMAMOTO Mitsuharu
-
* subr.el (assoc-default): Doc fix.Wed, 29 Apr 2009 04:46:15 +0000, by Chong Yidong
-
*** empty log message ***Wed, 29 Apr 2009 03:48:58 +0000, by YAMAMOTO Mitsuharu
-
(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.Wed, 29 Apr 2009 03:48:47 +0000, by YAMAMOTO Mitsuharu
-
(init_atimer): Also clear stopped_atimers.Wed, 29 Apr 2009 03:48:38 +0000, by YAMAMOTO Mitsuharu
-
Fix typo.Wed, 29 Apr 2009 03:13:37 +0000, by Chong Yidong
-
* variables.texi (File Local Variables): Note that read-circle isWed, 29 Apr 2009 03:13:16 +0000, by Chong Yidong
-
* files.el (hack-local-variables-prop-line)Wed, 29 Apr 2009 03:02:54 +0000, by Chong Yidong
-
(set_default_ascii_font): Delete extern.Wed, 29 Apr 2009 01:42:51 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 29 Apr 2009 01:42:13 +0000, by Kenichi Handa
-
(set_default_ascii_font): Delete this unused function.Wed, 29 Apr 2009 01:41:45 +0000, by Kenichi Handa
-
(x_set_font): When ARG is a font-object, check if theWed, 29 Apr 2009 01:40:57 +0000, by Kenichi Handa
-
* progmodes/which-func.el (which-function): Don't assume thatTue, 28 Apr 2009 21:29:47 +0000, by Chong Yidong
-
* fns.c (Flocale_info): Protect vector from GC during decoding.Tue, 28 Apr 2009 19:02:26 +0000, by Andreas Schwab
-
(load-library): Improve docstring.Tue, 28 Apr 2009 19:00:38 +0000, by Stefan Monnier
-
(Lisp Libraries): `load-library' does offer completion.Tue, 28 Apr 2009 18:59:18 +0000, by Stefan Monnier
-
(quail-vunion): Remove unexplained nreverse.Tue, 28 Apr 2009 18:58:33 +0000, by Stefan Monnier
-
Use dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el.Tue, 28 Apr 2009 16:57:53 +0000, by Reiner Steib
-
(gdb-tooltip-print): Avoid "Non-X frame used"Tue, 28 Apr 2009 10:35:41 +0000, by Nick Roberts
-
*** empty log message ***Tue, 28 Apr 2009 10:35:08 +0000, by Nick Roberts
-
* frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead ofTue, 28 Apr 2009 04:07:37 +0000, by Chong Yidong
-
Change arg name to make it clear that it's ignored.Tue, 28 Apr 2009 04:02:57 +0000, by Chong Yidong
-
* tooltip.el (tooltip-show-help): Fall back onTue, 28 Apr 2009 02:16:49 +0000, by Chong Yidong
-
*** empty log message ***Mon, 27 Apr 2009 23:12:20 +0000, by Jay Belanger
-
(calc-mode): Replace `copy-list' with `copy-sequence'.Mon, 27 Apr 2009 23:07:21 +0000, by Jay Belanger
-
* sysdep.c: Include <ctype.h>.Mon, 27 Apr 2009 22:27:55 +0000, by Andreas Schwab
-
nsfont.m (nsfont_open): remove unused variable shrink. Remove commented-out code.Mon, 27 Apr 2009 21:21:31 +0000, by David Reitter
-
*** empty log message ***Mon, 27 Apr 2009 21:20:55 +0000, by David Reitter
-
(syms_of_keyboard) <input-decode-map>: Doc fix.Sun, 26 Apr 2009 20:55:30 +0000, by Johan Bockg¸«©rd
-
(Tags): Clarify the text some more.Sun, 26 Apr 2009 19:01:24 +0000, by Eli Zaretskii
-
(Tags): Clarify the text some more.Sun, 26 Apr 2009 18:07:29 +0000, by Eli Zaretskii
-
Checked tips.texi.Sun, 26 Apr 2009 02:35:48 +0000, by Chong Yidong
-
* tips.texi (Coding Conventions): Copyedits. Add xref to NamedSun, 26 Apr 2009 02:35:18 +0000, by Chong Yidong
-
*** empty log message ***Sun, 26 Apr 2009 01:39:48 +0000, by Jay Belanger
-
(calc-set-mode-line): Check to make sure that the correct Calc bufferSun, 26 Apr 2009 01:36:39 +0000, by Jay Belanger
-
(Tags): Clarify the text some more.Sat, 25 Apr 2009 21:13:35 +0000, by Eli Zaretskii
-
* simple.el (line-move-visual): If point is stuck moving backwardsSat, 25 Apr 2009 15:27:45 +0000, by Chong Yidong
-
Add comment for last change.Sat, 25 Apr 2009 14:43:35 +0000, by Chong Yidong
-
* configure: Regenerate.Sat, 25 Apr 2009 14:36:01 +0000, by Chong Yidong
-
* startup.el (normal-top-level): Implement a work-around to handleSat, 25 Apr 2009 14:25:06 +0000, by Chong Yidong
-
(Tags): Fix last change.Sat, 25 Apr 2009 07:22:50 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 25 Apr 2009 07:19:58 +0000, by Eli Zaretskii
-
(Tags): Clarify text. (Bug#3101)Sat, 25 Apr 2009 07:19:38 +0000, by Eli Zaretskii
-
(clear_cached_metrics): Remove, unused since 2008-08-02.Sat, 25 Apr 2009 06:11:46 +0000, by Jason Rumney
-
Regenerate.Sat, 25 Apr 2009 01:40:35 +0000, by Chong Yidong
-
*** empty log message ***Sat, 25 Apr 2009 00:26:34 +0000, by YAMAMOTO Mitsuharu
-
(init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]:Sat, 25 Apr 2009 00:26:16 +0000, by YAMAMOTO Mitsuharu
-
*** empty log message ***Fri, 24 Apr 2009 13:54:50 +0000, by Michael Albinus
-
* net/tramp.el (tramp-handle-directory-files-and-attributes-with-stat)Fri, 24 Apr 2009 13:54:20 +0000, by Michael Albinus
-
Fix typos.Fri, 24 Apr 2009 00:57:34 +0000, by Juanma Barranquero
-
Fix typos.Fri, 24 Apr 2009 00:46:01 +0000, by Juanma Barranquero
-
Revert incorrect checkin.Thu, 23 Apr 2009 12:22:19 +0000, by Chong Yidong
-
* hi-lock.el (hi-lock--inhibit-font-lock-hook): New var.Thu, 23 Apr 2009 01:34:54 +0000, by Chong Yidong
-
*** empty log message ***Thu, 23 Apr 2009 01:34:15 +0000, by Kenichi Handa
-
(Fx_list_fonts): If a font size is specified in PATTERN, set it inThu, 23 Apr 2009 01:33:33 +0000, by Kenichi Handa
-
(Security): Mention that EasyPG is the current default.Wed, 22 Apr 2009 07:34:17 +0000, by Daiki Ueno
-
* keyboard.c (Fset_input_meta_mode): Doc fix.Wed, 22 Apr 2009 04:32:21 +0000, by Chong Yidong
-
Checked os.texi.Wed, 22 Apr 2009 04:23:09 +0000, by Chong Yidong
-
Update documentation status.Wed, 22 Apr 2009 04:22:20 +0000, by Chong Yidong
-
* os.texi (Command-Line Arguments): DocumentWed, 22 Apr 2009 04:21:39 +0000, by Chong Yidong
-
* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,Wed, 22 Apr 2009 03:51:25 +0000, by Chong Yidong
-
* term.c (Ftty_display_color_p, Ftty_display_color_cells)Wed, 22 Apr 2009 03:43:06 +0000, by Chong Yidong
-
Minor comment fix.Wed, 22 Apr 2009 03:37:30 +0000, by Chong Yidong
-
Documented initial-buffer-choice.Wed, 22 Apr 2009 01:29:46 +0000, by Chong Yidong
-
* entering.texi (Entering Emacs): Document initial-buffer-choice.Wed, 22 Apr 2009 01:29:25 +0000, by Chong Yidong
-
Add bug reference.Tue, 21 Apr 2009 12:03:46 +0000, by Juanma Barranquero
-
*** empty log message ***Tue, 21 Apr 2009 07:30:00 +0000, by Kenichi Handa
-
(font_score): Check AVGWIDTH too.Tue, 21 Apr 2009 07:29:48 +0000, by Kenichi Handa
-
Fix bug number in comment.Tue, 21 Apr 2009 07:19:01 +0000, by Martin Rudalics
-
(diff-find-source-location): Don't callTue, 21 Apr 2009 06:56:51 +0000, by Martin Rudalics
-
*** empty log message ***Tue, 21 Apr 2009 06:46:39 +0000, by Kenichi Handa
-
(font_load_for_lface): Cancel previous change.Tue, 21 Apr 2009 06:46:27 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 21 Apr 2009 06:36:21 +0000, by Kenichi Handa
-
(decode_coding_utf_16): Reduce charbuf_end for theTue, 21 Apr 2009 06:36:03 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 21 Apr 2009 02:11:25 +0000, by Kenichi Handa
-
(unidata-get-decomposition): Fix previous change.Tue, 21 Apr 2009 02:11:13 +0000, by Kenichi Handa
-
*** empty log message ***Tue, 21 Apr 2009 02:10:41 +0000, by Kenichi Handa
-
Re-generated.Tue, 21 Apr 2009 02:09:48 +0000, by Kenichi Handa
-
admin/quick-install-emacs: Update get_config_var for autoconf 2.62Tue, 21 Apr 2009 00:39:00 +0000, by Miles Bader
-
*** empty log message ***Mon, 20 Apr 2009 20:42:45 +0000, by Roland Winkler
-
(proced-sort): Declare it buffer-local.Mon, 20 Apr 2009 20:41:37 +0000, by Roland Winkler
-
(rfc2047-decode-region): Don't skip past `start', whichMon, 20 Apr 2009 16:17:51 +0000, by Stefan Monnier
-
* emacsclient.c (print_help_and_exit): Fix typo and tabify (carefulMon, 20 Apr 2009 03:19:19 +0000, by Juanma Barranquero
-
* emacsclient.c (print_help_and_exit): Clarify argument placementMon, 20 Apr 2009 02:52:56 +0000, by Chong Yidong
-
* os.texi (Startup Summary): Copyedits. The init file is notMon, 20 Apr 2009 01:34:27 +0000, by Chong Yidong
-
The following changes fix Bug#3005 for wide glyphs on each platform,Sun, 19 Apr 2009 15:09:25 +0000, by Jason Rumney
-
Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.Sun, 19 Apr 2009 10:53:15 +0000, by Jan Dj¸«£rv
-
*** empty log message ***Sat, 18 Apr 2009 13:52:29 +0000, by Jason Rumney
-
(list-colors-duplicates): w32-default-color-map is a function.Sat, 18 Apr 2009 13:50:08 +0000, by Jason Rumney
-
(font_put_frame_data): Use xfree instead of free.Sat, 18 Apr 2009 13:29:59 +0000, by Andreas Schwab
-
* msdog.texi (Windows Fonts): Fix typos.Sat, 18 Apr 2009 12:40:46 +0000, by Juanma Barranquero
-
* files.texi (Save Commands): Fix pxref.Sat, 18 Apr 2009 12:33:17 +0000, by Juanma Barranquero
-
epa-file: fix garble with decode-coding-inserted-regionSat, 18 Apr 2009 04:55:50 +0000, by Daiki Ueno
-
* net/rcirc.el (rcirc): Use correct property names (Bug#3037).Sat, 18 Apr 2009 03:44:57 +0000, by Chong Yidong
-
* thingatpt.el (thing-at-point-bounds-of-list-at-point): NewSat, 18 Apr 2009 03:39:28 +0000, by Chong Yidong
-
* files.texi (Save Commands): Mention diff-buffer-with-file.Sat, 18 Apr 2009 01:41:53 +0000, by Chong Yidong
-
* w32font.c (Qja, Qko): Remove declarations.Fri, 17 Apr 2009 19:04:49 +0000, by Juanma Barranquero