2010-07-25 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
2010-07-25 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
2010-07-25 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
2010-07-25 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
2010-07-25 |
Daiki Ueno |
Fix typo and comment.
|
2010-07-25 |
Daiki Ueno |
Fix *.gpg file creation (bug#6723).
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
Build binary distros on Windows using emacs-VERSION as root dir name.
|
2010-07-25 |
Christoph Scholtes |
Added README.W32 to distclean. Updated Changelog.
|
2010-07-24 |
Christoph Scholtes |
Added ChangeLog entry for copying of README.W32.
|
2010-07-24 |
Christoph Scholtes |
Fixed whitespace.
|
2010-07-24 |
Christoph Scholtes |
Code cleanup. Added ChangeLog entry.
|
2010-07-24 |
Christoph Scholtes |
Refactoring of make dist target
|
2010-07-25 |
Juanma Barranquero |
* emacsclient.c (getcwd): Fix previous change.
|
2010-07-25 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
2010-07-24 |
Ken Brown |
Regenerate configure.
|
2010-07-24 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
2010-07-24 |
Ken Brown |
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)
|
2010-07-24 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
2010-07-24 |
Dan Nicolaescu |
Add NO_RETURN specifiers to functions in lib-src.
|
2010-07-24 |
Dan Nicolaescu |
Add ChangeLog entry for previous commit:
|
2010-07-24 |
Andreas Schwab |
Make internal_self_insert static
|
2010-07-24 |
Juanma Barranquero |
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
|
2010-07-24 |
Juanma Barranquero |
New make target for Windows platform: make dist (bug#6602)
|
2010-07-24 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-24 |
Dan Nicolaescu |
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
|
2010-07-24 |
Chong Yidong |
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).
|
2010-07-23 |
Stefan Monnier |
* lisp/play/tetris.el: Cleanup image representation and rotation.
|
2010-07-23 |
Stefan Monnier |
* lisp/progmodes/ps-mode.el: Use comint.
|
2010-07-23 |
Juanma Barranquero |
Remove unused static functions.
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-open-shell): New defun.
|
2010-07-23 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
|
2010-07-23 |
Michael Albinus |
* net/tramp.el (tramp-file-name-regexp-unified)
|
2010-07-23 |
Juanma Barranquero |
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
|
2010-07-23 |
Juanma Barranquero |
* w32term.c (my_set_focus): #ifdef away; currently not used.
|
2010-07-23 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-23 |
Kenichi Handa |
merge trunk
|
2010-07-23 |
Juanma Barranquero |
* lisp/ChangeLog: Fix typos.
|
2010-07-23 |
Juanma Barranquero |
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).
|
2010-07-23 |
Michael Mauger |
SQL Mode Version2.4 - Improved login prompting
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).
|
2010-07-22 |
Juanma Barranquero |
* dired.el (dired-mode-map): Use command remapping (bug#6632).
|
2010-07-22 |
Juanma Barranquero |
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
|
2010-07-21 |
Juanma Barranquero |
* nt/INSTALL: Add note about backslashes in Windows paths.
|
2010-07-21 |
Daiki Ueno |
Fix multiple-recipient handling of Gnus S/MIME.
|
2010-07-21 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command)
|
2010-07-21 |
Michael Mauger |
SQL Mode V2.3 - cleanup connection handling
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Juanma Barranquero |
Convert some more functions to standard C.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-file-name-handler): Trace 'quit.
|
2010-07-20 |
Juanma Barranquero |
* PROBLEMS: Add note about use of backslashes in Windows paths.
|
2010-07-20 |
Juanma Barranquero |
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.
|
2010-07-20 |
Stefan Monnier |
Fix up "missing braces" warning.
|
2010-07-20 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-20 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes)
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-20 |
Katsumi Yamaoka |
Fix previous change in gnus-summary-bookmark-make-record.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-19 |
Juanma Barranquero |
* NEWS: Mention --enable-checking is now supported on Windows.
|
2010-07-19 |
Juanma Barranquero |
time.el: Use `define-derived-mode'. Simplify.
|
2010-07-19 |
Juanma Barranquero |
* org.texi: Fix typo in previous change (revno:100847).
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org mode
|
2010-07-19 |
Carsten Dominik |
Install version 7.01 of Org-mode
|
2010-07-18 |
Alan Mackenzie |
Enhance `c-file-style' in file/directory local variables.
|
2010-07-18 |
Michael Mauger |
SQL Mode V2.2 - Added sql-connect and sql-connection-alist
|
2010-07-18 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
|
2010-07-18 |
Juanma Barranquero |
* configure.bat: New option --enable-checking.
|
2010-07-17 |
Chong Yidong |
Do not set bookmark context for images (Bug#6650).
|
2010-07-17 |
Chong Yidong |
Revert 2010-07-14 change to deactivate mark; minor cleanups.
|
2010-07-17 |
Chong Yidong |
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Chong Yidong |
Merge latest fix to xg_event_is_for_menubar.
|
2010-07-17 |
Juanma Barranquero |
src/ChangeLog: Fix typos and dates.
|
2010-07-17 |
Michael Albinus |
* tramp.texi (Inline methods): Remove remark about doubled "-t"
|
2010-07-17 |
Michael Albinus |
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for
|
2010-07-17 |
Chong Yidong |
Change x-select-enable-primary to nil.
|
2010-07-16 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-16 |
Michael Albinus |
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
|
2010-07-16 |
Jan D |
* xmenu.c (free_frame_menubar): Only call x_set_window_size if
|
2010-07-15 |
Andreas Schwab |
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
|
2010-07-15 |
Andreas Schwab |
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
|
2010-07-15 |
Eli Zaretskii |
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
|
2010-07-15 |
Simon South |
Correct my email address in the last update.
|
2010-07-15 |
Simon South |
Merge fixes to indentation of case statements, variant parts in record
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-15 |
Katsumi Yamaoka |
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-15 |
Simon South |
(delphi-previous-indent-of): Indent case blocks within record
|
2010-07-15 |
Simon South |
(delphi-token-at): Give newlines precedence over literal tokens when
|
2010-07-14 |
Karl Fogel |
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
|
2010-07-14 |
Chong Yidong |
Change clipboard/primary selection to X application standards.
|
2010-07-14 |
Karl Fogel |
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
|
2010-07-14 |
Karl Fogel |
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
|
2010-07-14 |
Karl Fogel |
Fix attribution in a ChangeLog entry.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix frame size when scroll bar width not an integral of column width.
|
2010-07-14 |
Jan D |
Fix menu bar activation with click for Motif/Lesstif.
|
2010-07-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-14 |
Kenichi Handa |
Fix previous conflict.
|
2010-07-14 |
Kenichi Handa |
merge trunk
|
2010-07-14 |
Kenichi Handa |
Do not record a font-entity in the property of font-object.
|
2010-07-13 |
Kenichi Handa |
merge trunk
|
2010-07-13 |
Karl Fogel |
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
|
2010-07-13 |
Karl Fogel |
[[[
|
2010-07-13 |
Chong Yidong |
Add regexp tests for cucumber and ruby.
|
2010-07-13 |
Chong Yidong |
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build; remove more "#ifdef subprocesses".
|
2010-07-13 |
Adrian Robert |
term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084). Remove incorrect binding for S-tab. (ns-alternatives-map): Change S-tab binding to backtab (bug#6616). * simple.el (normal-erase-is-backspace-setup-frame): Set mode on under ns.
|
2010-07-13 |
Eli Zaretskii |
Remove more "#ifdef subprocesses".
|
2010-07-13 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100807).
|
2010-07-13 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
2010-07-13 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Dan Nicolaescu |
* oldXMenu/XMenu.h: Include <stdlib.h>.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
|
2010-07-12 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
2010-07-12 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
2010-07-12 |
Dan Nicolaescu |
* nt/config.nt (volatile): Remove definition.
|
2010-07-12 |
Andreas Schwab |
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)
|
2010-07-12 |
Andreas Schwab |
* language/tv-util.el (tai-viet-re): Remove format.
|
2010-07-12 |
Andreas Schwab |
Convert old-style definitions
|
2010-07-12 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
2010-07-12 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
2010-07-12 |
Dan Nicolaescu |
Convert function definitions to standard C and some cleanups.
|
2010-07-12 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
2010-07-12 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
2010-07-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-12 |
Eli Zaretskii |
MS-Windows follow-up for revno 100789.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-12 |
Kenichi Handa |
Improve Hebrew rendering.
|
2010-07-12 |
Kenichi Handa |
merge trunk
|
2010-07-12 |
Kenichi Handa |
Add ChangeLog
|
2010-07-09 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
merge trunk
|
2010-07-08 |
Kenichi Handa |
Make font-get to get :otf value dynamically from a font-object.
|
2010-07-01 |
Kenichi Handa |
merge trunk
|
2010-07-27 |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).
|
2010-07-26 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable file name handlers at
|
2010-07-25 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
2010-07-25 |
Michael Albinus |
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)
|
2010-07-23 |
Chong Yidong |
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
|
2010-07-23 |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
|
2010-07-22 |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518).
|
2010-07-21 |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo.
|
2010-07-21 |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum.
|
2010-07-21 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
|
2010-07-20 |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.
|
2010-07-19 |
Juanma Barranquero |
* time.el (display-time-day-and-date): Remove spurious * in docstring.
|
2010-07-17 |
Chong Yidong |
Doc fix to commentary (Bug#6653).
|
2010-07-17 |
Chong Yidong |
Fix size calculation for sliced images in image-mode (Bug#6639).
|
2010-07-17 |
Chong Yidong |
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).
|
2010-07-17 |
Jan D |
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
|
2010-07-16 |
Eli Zaretskii |
Fix bug #4451.
|
2010-07-16 |
Eli Zaretskii |
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,
|
2010-07-14 |
Jan D |
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
|
2010-07-14 |
Chong Yidong |
* simple.el (push-mark-command): Set selection for select-active-regions.
|
2010-07-14 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
2010-07-14 |
Eli Zaretskii |
Fix bug #6609.
|
2010-07-10 |
Glenn Morris |
cal-tex.el fixes for calendar-week-start-day != 0.
|
2010-07-10 |
Chong Yidong |
Fix last fix.
|
2010-07-10 |
Chong Yidong |
* simple.el (use-region-p): Doc fix (Bug#6607).
|
2010-07-11 |
Chong Yidong |
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).
|
2010-07-11 |
Andreas Schwab |
* blockinput.h: Remove obsolete comment.
|
2010-07-11 |
Andreas Schwab |
Use offsetof instead of own definition
|
2010-07-11 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
2010-07-11 |
Chong Yidong |
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
2010-07-11 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
2010-07-11 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
2010-07-11 |
Andreas Schwab |
Constify functions taking char *
|
2010-07-11 |
Andreas Schwab |
Fix indentation problem
|
2010-07-11 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
2010-07-11 |
Andreas Schwab |
Remove obsolete noinline declaration
|
2010-07-11 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
2010-07-11 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
2010-07-11 |
Eli Zaretskii |
Fix bug #6603.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-11 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
2010-07-10 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-10 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
2010-07-07 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fix.
|
2010-07-06 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
2010-07-05 |
Andreas Schwab |
Remove obsolete volatile
|
2010-07-05 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
2010-07-04 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
2010-07-03 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
2010-07-03 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
2010-07-03 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
2010-07-02 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
2010-06-30 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
2010-06-30 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
2010-06-30 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
2010-06-29 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
2010-06-29 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
2010-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2010-06-27 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
2010-06-27 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
2010-06-27 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
2010-06-26 |
Glenn Morris |
Fix typos in some Keywords comments.
|
2010-06-26 |
Andreas Schwab |
Update cl-loaddefs.el
|
2010-06-26 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
2010-06-25 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
2010-06-25 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
2010-06-24 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
2010-06-24 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
2010-06-24 |
Glenn Morris |
Doc fix.
|
2010-06-24 |
Glenn Morris |
Minor bs.el font-lock change.
|
2010-06-23 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
2010-06-23 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
Entry for previous change.
|
2010-06-23 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
2010-06-23 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
2010-06-23 |
Glenn Morris |
Backport from trunk: doc fix.
|
2010-06-23 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
2010-06-23 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
2010-06-23 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
2010-06-23 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|
2010-06-22 |
Glenn Morris |
* lisp/font-setting.el: Fix previous change.
|
2010-06-22 |
Glenn Morris |
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
|
2010-06-22 |
Glenn Morris |
Minor js.el fix.
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Doc fix.
|
2010-06-22 |
Glenn Morris |
* lisp/url/ChangeLog: Standardize author name .
|
2010-06-22 |
Glenn Morris |
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
|
2010-06-22 |
Dan Nicolaescu |
Fix annotating other revisions for renamed files in vc-annotate.
|
2010-06-22 |
Dan Nicolaescu |
Fix vc-annotate-show-changeset-diff-revision-at-line for git.
|
2010-06-22 |
Dan Nicolaescu |
Fix finding revisions in for renamed files in vc-annotate.
|
2010-06-21 |
Dan Nicolaescu |
Fix reading file names in Git annotate buffers.
|
2010-06-20 |
Chong Yidong |
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
|
2010-06-20 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
|
2010-06-19 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
2010-06-19 |
Chong Yidong |
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
|
2010-06-19 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
2010-06-19 |
Glenn Morris |
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
|
2010-06-19 |
Glenn Morris |
Close bug#6422.
|
2010-06-19 |
Glenn Morris |
Close bug#6450.
|
2010-06-17 |
Stefan Monnier |
* lisp/subr.el (read-quoted-char): Fix up last change.
|
2010-06-16 |
Juanma Barranquero |
doc/misc/ChangeLog: Remove duplicate entry.
|
2010-07-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-15 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-11 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-04 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-06-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-30 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-29 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-28 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-27 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-21 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-20 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-19 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-18 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-17 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-16 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-05-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-10 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
2010-07-10 |
Eli Zaretskii |
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches of process.c, with and without subprocesses.
|
2010-07-10 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
2010-07-10 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "kludgy" phrase.
|
2010-07-09 |
Michael Albinus |
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
|
2010-07-09 |
Andreas Schwab |
* make-docfile.c (write_c_args): Restructure scanning loop.
|
2010-07-09 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
2010-07-09 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
2010-07-09 |
Eli Zaretskii |
Adapt docs of primitives to ANSI C arg list.
|
2010-07-09 |
Dan Nicolaescu |
Make make-docfile understand DEFUN arguments written in standard C.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in: Use -Wold-style-definition if available.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-08 |
Eli Zaretskii |
MAINTAINERS: Update Eli Zaretskii's responsibilities.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-08 |
Eli Zaretskii |
Fix MS-DOS build broken by revno 100745.
|
2010-07-08 |
Jan D |
Fix compilation for Motif/Lesstif.
|
2010-07-08 |
Jan D |
Change function definition from K&R to prototype. Fix prototype warnings.
|
2010-07-08 |
Dan Nicolaescu |
Remove leftover P_ macros.
|
2010-07-08 |
Dan Nicolaescu |
Remove alternative K&R declarations.
|
2010-07-08 |
Dan Nicolaescu |
Clean up include guards.
|
2010-07-08 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
2010-07-08 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
2010-07-08 |
Dan Nicolaescu |
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
|
2010-07-08 |
Daiki Ueno |
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-07 |
Jan D |
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
2010-07-07 |
Agustin martin |
Improve ispell.el word completion handling.
|
2010-07-07 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
2010-07-07 |
Juanma Barranquero |
* coding.c, sysdep.c: Convert some more functions to standard C.
|
2010-07-07 |
Juanma Barranquero |
* coding.c: Use SPECPDL_INDEX, DOS_NT.
|
2010-07-07 |
Glenn Morris |
Minor zone.el fixes for bug#6483.
|
2010-07-07 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
2010-07-07 |
Dan Nicolaescu |
* configure.in (getenv): Remove K&R declaration.
|
2010-07-07 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
2010-07-06 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
2010-07-06 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
2010-07-06 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
2010-07-06 |
Andreas Schwab |
Clean up movemail source
|
2010-07-06 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
2010-07-06 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
2010-07-05 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
2010-07-05 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
2010-07-05 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
2010-07-05 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
2010-07-05 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
2010-07-05 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
2010-07-05 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
2010-07-05 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
2010-07-04 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
2010-07-04 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
2010-07-04 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,
|
2010-07-04 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
2010-07-04 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
2010-07-04 |
Juanma Barranquero |
* net/dbus.el (dbus-send-signal): Declare function.
|
2010-07-04 |
Juanma Barranquero |
Fix comments and whitespace.
|
2010-07-04 |
Juanma Barranquero |
Fix more prototypes.
|
2010-07-04 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-04 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Add optional argument
|
2010-07-04 |
Michael Albinus |
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-04 |
Dan Nicolaescu |
* lib-src/fakemail.c (action): Convert function definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in oldXMenu to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert function definitions in lwlib files to standard C.
|
2010-07-03 |
Eli Zaretskii |
ebrowse.c (check_namespace): Fix indentation.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar and colors on MS-DOS.
|
2010-07-03 |
Andreas Schwab |
Fix invalid cast
|
2010-07-03 |
Juanma Barranquero |
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.
|
2010-07-03 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
2010-07-03 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
2010-07-03 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
2010-07-03 |
Juanma Barranquero |
Fix prototypes.
|
2010-07-03 |
Chong Yidong |
Fix typo in last change.
|
2010-07-03 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
2010-07-03 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
2010-07-03 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
2010-07-02 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
2010-07-02 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
2010-07-02 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
2010-07-02 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
2010-07-02 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
2010-07-02 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
2010-07-02 |
Jan D |
Remove __P.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Eli Zaretskii |
Fix MS-DOS configury.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-07-02 |
Jan D |
Remove P_ and __P macros.
|
2010-07-02 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
2010-07-02 |
Dan Nicolaescu |
Cleanup old code.
|
2010-07-01 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
2010-07-01 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
2010-07-01 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
2010-07-01 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
2010-07-01 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
2010-07-01 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
2010-07-01 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
2010-07-01 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
2010-07-01 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
2010-06-30 |
Andreas Schwab |
Avoid erroneous syscalls
|
2010-06-30 |
Andreas Schwab |
Fix typo
|
2010-06-30 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
2010-06-30 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
2010-06-30 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
2010-06-30 |
Kenichi Handa |
merge trunk
|
2010-06-29 |
Kenichi Handa |
merge trunk
|
2010-06-30 |
Glenn Morris |
Remove comment that is no longer true.
|
2010-06-30 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
2010-06-30 |
Glenn Morris |
Fix some whitespace in previous.
|
2010-06-30 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
2010-06-30 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
2010-06-30 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
2010-06-29 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
2010-06-29 |
Jan D |
Fix some compilation errors in nsfns.c
|
2010-06-28 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
2010-06-28 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
2010-06-28 |
Jan D |
Mention bug number
|
2010-06-28 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
2010-06-28 |
Kenichi Handa |
merge trunk
|
2010-06-24 |
Kenichi Handa |
merge trunk
|
2010-06-28 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
2010-06-27 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
2010-06-27 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|