2008-10-09 |
Kenichi Handa |
*** empty log message ***
|
2008-10-09 |
Kenichi Handa |
(face_for_char): If face->fontset is negative, just return ascii_face.
|
2008-10-09 |
Kenichi Handa |
(font_delete_unmatched): Fix previous change. Don't
|
2008-10-09 |
Martin Rudalics |
*** empty log message ***
|
2008-10-09 |
Martin Rudalics |
(Fraise_frame): On text-only terminals select frame in
|
2008-10-09 |
Martin Rudalics |
*** empty log message ***
|
2008-10-09 |
Martin Rudalics |
(pop-up-frames): Add choice graphic-only.
|
2008-10-09 |
Dan Nicolaescu |
(vc-cvs-dir-stay-local): New variable.
|
2008-10-08 |
Chong Yidong |
(fontset_find_font): Check frame validity.
|
2008-10-08 |
Chong Yidong |
* fontset.c (fontset_find_font): Check frame validity.
|
2008-10-08 |
Juanma Barranquero |
Fix typos.
|
2008-10-08 |
Chong Yidong |
(json-skip-whitespace): Fix last change.
|
2008-10-08 |
Chong Yidong |
* json.el (json-skip-whitespace): Fix last change.
|
2008-10-08 |
Juanma Barranquero |
* bs.el (bs-unload-function): New function.
|
2008-10-08 |
Juanma Barranquero |
* bs.el (bs-unload-function): New function.
|
2008-10-08 |
Glenn Morris |
*** empty log message ***
|
2008-10-08 |
Glenn Morris |
Typo.
|
2008-10-08 |
Glenn Morris |
Yavor Doganov <yavor at gnu.org> (tiny change)
|
2008-10-08 |
Glenn Morris |
*** empty log message ***
|
2008-10-08 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2008-10-08 |
Glenn Morris |
Mark tiny change.
|
2008-10-08 |
Michael Olson |
*** empty log message ***
|
2008-10-08 |
Michael Olson |
ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
|
2008-10-08 |
Michael Olson |
ERC: DCC fixes.
|
2008-10-07 |
Chong Yidong |
(command-line): Use display-warning to warn about an init file error.
|
2008-10-07 |
Chong Yidong |
* startup.el (command-line): Use display-warning to warn about an
|
2008-10-07 |
Chong Yidong |
(rx-constituents): Change `anything' to call
|
2008-10-07 |
Chong Yidong |
* rx-new.el (rx-constituents): Change `anything' to call
|
2008-10-07 |
Chong Yidong |
(xg_display_open): Reset default display if none exists.
|
2008-10-07 |
Chong Yidong |
* gtkutil.c (xg_display_open): Reset default display if none exists.
|
2008-10-07 |
Chong Yidong |
(json-advance): Use forward-char.
|
2008-10-07 |
Chong Yidong |
* json.el (json-advance): Use forward-char.
|
2008-10-07 |
Alan Mackenzie |
*** empty log message ***
|
2008-10-07 |
Alan Mackenzie |
(c-indent-region): Fix so that indenting a macro followed by blank lines
|
2008-10-07 |
Alan Mackenzie |
*** empty log message ***
|
2008-10-07 |
Andreas Schwab |
Add comment for last change.
|
2008-10-06 |
Andreas Schwab |
(sys_signal): Always set SA_RESTART when
|
2008-10-06 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Declare.
|
2008-10-06 |
Chong Yidong |
(x_wm_set_size_hint): Return immediately if called during
|
2008-10-06 |
Chong Yidong |
(Vbefore_init_time, Vafter_init_time): Moved from startup.el.
|
2008-10-06 |
Chong Yidong |
* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
|
2008-10-06 |
Chong Yidong |
(before-init-time, after-init-time): Move into emacs.c.
|
2008-10-06 |
Chong Yidong |
* startup.el (before-init-time, after-init-time): Move into emacs.c.
|
2008-10-06 |
Jay Belanger |
(math-standard-units): More adjustments.
|
2008-10-06 |
Jay Belanger |
*** empty log message ***
|
2008-10-06 |
Jay Belanger |
(math-standard-units): Update the values of the units.
|
2008-10-06 |
Juanma Barranquero |
* bookmark.el (bookmark-unload-function): New function.
|
2008-10-06 |
Andreas Schwab |
(syntax-ppss): Doc fix.
|
2008-10-06 |
Martin Rudalics |
*** empty log message ***
|
2008-10-06 |
Martin Rudalics |
Remove * in defcustom docstrings and tell
|
2008-10-06 |
Dan Nicolaescu |
(x-create-frame-with-faces): Undo previous change.
|
2008-10-06 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Parse the output for non
|
2008-10-05 |
Chong Yidong |
(universal-coding-system-argument): Handle digit-argument too.
|
2008-10-05 |
Chong Yidong |
* international/mule-cmds.el (universal-coding-system-argument):
|
2008-10-05 |
Chong Yidong |
(xml-parse-string): Use skip-chars-forward.
|
2008-10-05 |
Chong Yidong |
* xml.el (xml-parse-string): Use skip-chars-forward.
|
2008-10-05 |
Paul Reilly |
*** empty log message ***
|
2008-10-05 |
Paul Reilly |
Next step in the Rmail/mbox support: getting basic summary support working.
|
2008-10-05 |
Karl Berry |
formatting fixes for new printed edition
|
2008-10-05 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Parse the output for non
|
2008-10-04 |
Glenn Morris |
Mention cloning.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(make-temp-file): Handle empty `prefix'. (Bug#1081)
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(vc-svn-after-dir-status): Handle `svn status -u' output.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
(vc-cvs-dir-status-heuristic): New function.
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
Fix comment typo.
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
Fix case of "GNUstep".
|
2008-10-04 |
Glenn Morris |
*** empty log message ***
|
2008-10-04 |
Glenn Morris |
David J. Biesack <David.Biesack at sas.com> (tiny change)
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(update_frame): Flush termscript for MSDOS frames as well as for TTY.
|
2008-10-04 |
Eli Zaretskii |
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames as well as for TTY.
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(EMACS_TIME_CMP): Cast EMACS_SECS values to `long'.
|
2008-10-04 |
Romain Francoise |
Regenerate.
|
2008-10-04 |
Martin Rudalics |
*** empty log message ***
|
2008-10-04 |
Martin Rudalics |
*** empty log message ***
|
2008-10-04 |
Martin Rudalics |
(compilation-start): Make sure to move to point-max
|
2008-10-04 |
Eli Zaretskii |
*** empty log message ***
|
2008-10-04 |
Eli Zaretskii |
(change_frame_size_1): Set FrameRows and FrameCols for MSDOS frames as well.
|
2008-10-04 |
Dan Nicolaescu |
(x-create-frame-with-faces): Only setup the toolbar if
|
2008-10-04 |
Dan Nicolaescu |
* vc-svn.el (vc-svn-dir-status-files):
|
2008-10-04 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
2008-10-03 |
Adrian Robert |
* menu.c (find_and_return_menu_selection) Add cast.
|
2008-10-03 |
Dan Nicolaescu |
(vc-hg-dir-status-files): New function.
|
2008-10-03 |
Adrian Robert |
configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid confusion
|
2008-10-03 |
Adrian Robert |
* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
|
2008-10-03 |
Stefan Monnier |
(rx): Docstring fix.
|
2008-10-03 |
Martin Rudalics |
*** empty log message ***
|
2008-10-03 |
Martin Rudalics |
(window--display-buffer-1): Don't care about
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(ELCFILES): Update.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(mouse-set-font): Use set-frame-font.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
Mario Lang <mlang at delysid.org>
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(set-default-font): Make obsolete.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(jka-compr-compression-info-list)
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(auto-mode-alist): Add .PRO as per above autoload.
|
2008-10-03 |
Glenn Morris |
(auto-mode-alist): Remove unnecessary autoload.
|
2008-10-03 |
Glenn Morris |
*** empty log message ***
|
2008-10-03 |
Glenn Morris |
(USAGE1): Add --daemon.
|